Updated Bootstrapping (markdown)
This commit is contained in:
parent
09f88bcf60
commit
02d6bfbdc4
|
@ -4,7 +4,7 @@ To get the source code you need either of these:
|
||||||
* wget + tar `wget --no-check-certificate "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 git://github.com/Araq/Nimrod.git`
|
||||||
|
|
||||||
After downloading the source (and extracting it), bootstrap with:
|
After downloading the source (and extracting it), you need to extract build/csources.zip then you can bootstrap with:
|
||||||
|
|
||||||
* `./build.sh` or `build.bat` (Windows)
|
* `./build.sh` or `build.bat` (Windows)
|
||||||
* `nimrod c koch`
|
* `nimrod c koch`
|
||||||
|
|
Loading…
Reference in New Issue