summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-07 17:57:15 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-07 17:57:15 +0200
commitc8cfc9fb8f0bc7cc3c89e9c404b46260b033cb33 (patch)
tree7b3e19471d8541fc03932433bb60a836d875db0d /doc
parenta8af8218e5401364a699c8f70264cfd39017e344 (diff)
doc/bootstrap: make list more fancy
Diffstat (limited to 'doc')
-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