From 5947403e84ba44397b35f93f9d327c76e794210f Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sun, 8 Jan 2017 21:23:15 +0100 Subject: [PATCH] Small fixes in readme. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```