summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bootstrap14
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/bootstrap b/doc/bootstrap
index cbd8663..1b58727 100644
--- a/doc/bootstrap
+++ b/doc/bootstrap
@@ -12,14 +12,18 @@ B<./bootstrap>
bootstrap will, in this order, do the following:
- * create a basic directory structure
+=over
- * Check whether python is installed on the machine
+=item * create a basic directory structure
- * Check whether mercurial is install on the machine
- If not, receives a pre-build one via ssh/tar
+=item * Check whether python is installed on the machine
- * Clone and then install the core repository
+=item * Check whether mercurial is install on the machine.
+If not, receives a pre-build one via ssh/tar
+
+=item * Clone and then install the core repository
+
+=back
=head1 AUTHOR