diff options
| author | trustable-code <krauter.simon@arcor.de> | 2017-09-12 21:34:23 +0200 |
|---|---|---|
| committer | trustable-code <krauter.simon@arcor.de> | 2017-09-12 21:34:23 +0200 |
| commit | bec4fa49d7edf31611df1797815791044859926a (patch) | |
| tree | 11f4ecedd619721bbbc4695e587f622675c3eb39 | |
| parent | bc342d98102bea5ff6e2d2f41684c87d75a164bb (diff) | |
| download | NiGui-bec4fa49d7edf31611df1797815791044859926a.tar.gz NiGui-bec4fa49d7edf31611df1797815791044859926a.zip | |
Improve readme
| -rwxr-xr-x | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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:"<path_to_nigui>/src"`
+2. Add the following line to one of your [Nim configuration files](https://nim-lang.org/docs/nimc.html#compiler-usage-configuration-files):<br>
+`--path:"<path_to_nigui>/src"`
### How to install NiGui with Nimble
|
