diff options
author | Araq <rumpf_a@web.de> | 2016-10-08 11:11:36 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-10-08 11:11:36 +0200 |
commit | 4ab79faf6eac2e2f916d4e7282277bfe188c11b1 (patch) | |
tree | fe12a4b76b71d5c2db4196a2dab7d38cb8480169 /readme.md | |
parent | a28612d869e41af804920b62d6fe5f78a69cce73 (diff) | |
download | Nim-4ab79faf6eac2e2f916d4e7282277bfe188c11b1.tar.gz |
remove outdated warning about the Nimble installation process
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/readme.md b/readme.md index 7d8fb4cce..36d1ab0f9 100644 --- a/readme.md +++ b/readme.md @@ -61,12 +61,6 @@ the easiest way of installing Nimble is via: $ nim e install_nimble.nims ``` -**Warning:** If you install Nimble this way, you will not be able to use binary -Nimble packages or update Nimble easily. -The [Nimble readme](https://github.com/nim-lang/nimble#installation) -provides thorough instructions on how to install Nimble, so that this isn't a -problem. - ## Community [![Join the Chat at irc.freenode.net#nim](https://img.shields.io/badge/IRC-join_chat_in_%23nim-blue.svg)](https://webchat.freenode.net/?channels=nim) [![Join the Gitter channel](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nim-lang/Nim) |