No execute bit for c-sources build.sh, fixing doc

This commit is contained in:
Pontus Stenetorp
2014-03-05 18:36:59 +09:00
parent 3dfb4891c7
commit b0625d2aa3

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