summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2014-09-10 00:04:07 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2014-09-10 00:04:07 +0100
commit6cc443712b65a4865ee0d4e4a28d22a947c7d77e (patch)
treec3060981dc4146de0a80194ee1eb50837c9272bd /web
parent205b765fdd570bf90faf2c78db892d977244b9bd (diff)
downloadNim-6cc443712b65a4865ee0d4e4a28d22a947c7d77e.tar.gz
Changes source build recommendations on website.
Diffstat (limited to 'web')
-rw-r--r--web/download.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/download.txt b/web/download.txt
index 557788217..6d860b332 100644
--- a/web/download.txt
+++ b/web/download.txt
@@ -121,8 +121,8 @@ Bleeding edge binaries are available from the `Nimrod build farm <http://build.n
 Source
 ======
 
-Starting with 0.9.4 we now advise people to build directly from the
-github `master <https://github.com/Araq/Nimrod#compiling>`_ branch::
+Use the following commands to build the compiler from source.
+Change the branch to suit your needs::
 
   git clone -b master git://github.com/Araq/Nimrod.git
   cd Nimrod