From b0625d2aa31c7d9708f3d248968a846e987c244b Mon Sep 17 00:00:00 2001 From: Pontus Stenetorp Date: Wed, 5 Mar 2014 18:36:59 +0900 Subject: No execute bit for c-sources build.sh, fixing doc --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3eaef0b35..38e04233f 100644 --- a/readme.md +++ b/readme.md @@ -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 -- cgit 1.4.1-2-gfad0