diff options
Diffstat (limited to 'man/1')
-rw-r--r-- | man/1/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/1/bootstrap b/man/1/bootstrap index 1b58727..8706faf 100644 --- a/man/1/bootstrap +++ b/man/1/bootstrap @@ -19,7 +19,7 @@ bootstrap will, in this order, do the following: =item * Check whether python is installed on the machine =item * Check whether mercurial is install on the machine. -If not, receives a pre-build one via ssh/tar +If not, fetches a pre-built one via ssh/tar =item * Clone and then install the core repository |