From f4e0f64f8648dc0dc56f91982b95ae3ff0466539 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 3 Mar 2015 00:36:05 +0100 Subject: [PATCH] Update readme.md --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 2252ea52bb..e716c0d0da 100644 --- a/readme.md +++ b/readme.md @@ -39,8 +39,7 @@ $ bin/nim c koch $ ./koch boot -d:release ``` -``koch install [dir]`` may then be used to install Nim, or you can simply -add it to your PATH. More ``koch`` related options are documented in +``koch install [dir]`` may then be used to install Nim, but lots of things don't work then so don't do that. Add it to your PATH instead. More ``koch`` related options are documented in [doc/koch.txt](doc/koch.txt). The above steps can be performed on Windows in a similar fashion, the