mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
Merge pull request #974 from ninjin/devel
No execute bit for csources build.sh, fixing doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user