diff --git a/readme.md b/readme.md index b4a484f609..3d32502f1d 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ documented in [doc/koch.rst](doc/koch.rst). ## Nimble [Nimble](https://github.com/nim-lang/nimble) is Nim's package manager. For the -source based installations where you added Nim's ``bin`` directory to your PATH +source based installations, where you added Nim's ``bin`` directory to your PATH, the easiest way of installing Nimble is via: ```