summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanqui <gsanky@gmail.com>2017-04-19 20:09:45 +0200
committerSanqui <gsanky@gmail.com>2017-04-19 20:09:45 +0200
commit6697d9e7f1721bdbc9c996413a5e733e050f3d9e (patch)
tree03bebd5aeb6716a47d16b9d3db6e26afa56d5717
parent53cb0137e7b61093eb7bea852d3b7432a7383d8f (diff)
INSTALL.md: add a note about different cygwin install paths
Fixes #149.
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 9bc30d6c..adcde642 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -44,7 +44,7 @@ To build on Windows, use [**Cygwin**](http://cygwin.com/install.html). Use the d
In the installer, select the following packages: `make` `git` `python` `gettext`
Then get the most recent version of [**rgbds**](https://github.com/bentley/rgbds/releases/).
-Extract the archive and put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\cygwin\usr\local\bin`.
+Extract the archive and put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\cygwin\usr\local\bin`. If your Cygwin installation directory differs, ensure the `bin` directory is present in the PATH variable.
In the **Cygwin terminal**: