diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md index d34b78548..eb6b68d0d 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,8 @@ Next run the appropriate build shell script for your platform: Finally, once you have finished the build steps (on Windows, Mac or Linux) you should add the ``bin`` directory to your PATH. +See also [rebuilding the compiler](intern.html#rebuilding-the-compiler). + ## Koch ``koch`` is the build tool used to build various parts of Nim and to generate |