summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-03-05 21:30:13 +0100
committerAraq <rumpf_a@web.de>2014-03-05 21:30:13 +0100
commit7904446c47f952a026d408f04431dbaf6d887b37 (patch)
tree16334765cd21bd8e56e11de5c8afdfe3729f4aa8
parentc5db5875f7b601fc2c625d249f43ad5bad21ddd3 (diff)
parentd944e09eb9ba68c1ddeaa0252ae445473dcacaa8 (diff)
downloadNim-7904446c47f952a026d408f04431dbaf6d887b37.tar.gz
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
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