summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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