From eaa6373054b7e00f8da73f1794b015e491552a08 Mon Sep 17 00:00:00 2001 From: Grzegorz Adam Hankiewicz Date: Fri, 21 Mar 2014 11:18:18 +0100 Subject: [PATCH] Mentions nimrod 0.9.2 won't work with babel. --- readme.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.markdown b/readme.markdown index d5ebec5..aa5c1fd 100644 --- a/readme.markdown +++ b/readme.markdown @@ -6,9 +6,9 @@ language](http://nimrod-lang.org). ## Installation You will need the latest [Nimrod compiler from -github](https://github.com/Araq/Nimrod) to compile babel (version 0.9.2 may -work). To run babel you will need to have installed some of the tools it -depends on to check out source code. For instance, if a package is hosted on +github](https://github.com/Araq/Nimrod) to compile babel (version 0.9.2 does +**not** work). To run babel you will need to have installed some of the tools +it depends on to check out source code. For instance, if a package is hosted on [Github](https://github.com) you require to have [git](http://www.git-scm.com) installed and added to your environment ``PATH``. Same goes for [Mercurial](http://mercurial.selenic.com) repositories on