Updated Bootstrapping (markdown)

This commit is contained in:
Billingsly Wetherfordshire 2013-05-29 15:24:16 -07:00
parent d1ded23bf0
commit dd7a49c75f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ To get the source code you need either of these:
* A working web browser + tar(or equivalent) `[[https://github.com/Araq/Nimrod/tarball/master]]`
* wget + tar `wget --no-check-certificate "https://github.com/Araq/Nimrod/tarball/master"`
* git `git clone git://github.com/Araq/Nimrod.git`
* git `git clone --depth 1 git://github.com/Araq/Nimrod.git`
After downloading the source (and extracting it), you need to extract build/csources.zip then you can bootstrap with: