summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2017-03-08 00:39:13 +0100
committerAndreas Rumpf <rumpf_a@web.de>2017-03-08 00:39:13 +0100
commit507feb3ce51d4d12b86c101e2c5bf4bbba441c82 (patch)
tree0ff608874f0841ffe3a3af96b7bcc19e8cf19b99 /readme.md
parent91a4b448fdfb1a28e5bd1f1d5785e0308fedcb1a (diff)
parent7dc8dcb581a2de06472c35868504c7aafe69ca81 (diff)
downloadNim-507feb3ce51d4d12b86c101e2c5bf4bbba441c82.tar.gz
Merge branch 'devel' into faster-nimsuggest
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 865724b71..34208eb5e 100644
--- a/readme.md
+++ b/readme.md
@@ -43,7 +43,7 @@ Next, to build from source you will need:
     ``Visual C++`` or ``Intel C++``. It is recommended to use ``gcc`` 3.x or
     later.
   * Either ``git`` or ``wget`` to download the needed source repositories.
-  * The ``build-essentials`` package when using ``gcc`` on Ubuntu (and likely
+  * The ``build-essential`` package when using ``gcc`` on Ubuntu (and likely
     other distros as well). 
 
 Then, if you are on a \*nix system or Windows, the following steps should compile