From bec4fa49d7edf31611df1797815791044859926a Mon Sep 17 00:00:00 2001 From: trustable-code Date: Tue, 12 Sep 2017 21:34:23 +0200 Subject: Improve readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 02b8839..d51ad6e 100755 --- a/readme.md +++ b/readme.md @@ -48,7 +48,8 @@ Getting started ### How to install NiGui manually 1. Clone the NiGui repository with Git or download the source code -2. Add this line to your Nim configuration: `--path:"/src"` +2. Add the following line to one of your [Nim configuration files](https://nim-lang.org/docs/nimc.html#compiler-usage-configuration-files):
+`--path:"/src"` ### How to install NiGui with Nimble -- cgit v1.2.3