aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2018-04-22 14:30:05 -0500
committerGitHub <noreply@github.com>2018-04-22 14:30:05 -0500
commit67229ff7571f7216d899f81b5cacd55d476cd6f6 (patch)
tree38fa275cf3602e08f7a3a328a379fd4b535dcd7f
parentMerge pull request #33 from pret/install-instructions (diff)
parentUpdate RGBDS repo link (diff)
downloadpokeyellow-67229ff7571f7216d899f81b5cacd55d476cd6f6.tar.gz
pokeyellow-67229ff7571f7216d899f81b5cacd55d476cd6f6.tar.xz
pokeyellow-67229ff7571f7216d899f81b5cacd55d476cd6f6.zip
Merge pull request #36 from ISSOtm/patch-1
Update RGBDS repo link
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index d1f641e4..dc56207b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -38,7 +38,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/).
+Then get the most recent version of [**rgbds**](https://github.com/rednex/rgbds/releases/).
Extract the archive and put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\cygwin\usr\local\bin`.
In the **Cygwin terminal**: