summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-11-23 12:58:50 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-11-23 12:58:50 +0100
commit6425b3f76b27f40e6a8d0388efd76864910aff6b (patch)
treeb6294505d7052b0c56cf914eb9527487839d6cae /man
parent47ac9945977bca8af2e5edf3b004add851e54df3 (diff)
Updated bootstrap(1)
Diffstat (limited to 'man')
-rw-r--r--man/1/bootstrap7
1 files changed, 2 insertions, 5 deletions
diff --git a/man/1/bootstrap b/man/1/bootstrap
index 8706faf..cc0029e 100644
--- a/man/1/bootstrap
+++ b/man/1/bootstrap
@@ -16,12 +16,9 @@ bootstrap will, in this order, do the following:
=item * create a basic directory structure
-=item * Check whether python is installed on the machine
+=item * Check whether git is installed on the machine
-=item * Check whether mercurial is install on the machine.
-If not, fetches a pre-built one via ssh/tar
-
-=item * Clone and then install the core repository
+=item * Clone and install the core repository
=back