Merge pull request #974 from ninjin/devel

No execute bit for csources build.sh, fixing doc
This commit is contained in:
Simon Hafner
2014-03-05 09:55:13 -06:00

View File

@@ -33,7 +33,7 @@ If you are on a fairly modern *nix system, the following steps should work:
$ git clone git://github.com/Araq/Nimrod.git
$ cd Nimrod
$ git clone --depth 1 git://github.com/nimrod-code/csources
$ cd csources && ./build.sh
$ cd csources && sh build.sh
$ cd ..
$ bin/nimrod c koch
$ ./koch boot -d:release