From be3835bb0e54ce12a25946e3840a51e8367cf282 Mon Sep 17 00:00:00 2001 From: Panda Habert Date: Mon, 9 Apr 2018 19:09:28 +0200 Subject: Update RGBDS repo link The current link redirects to rednex/rgbds, which is the currently updated repo. This removes the redirection, which might break eventually. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 3748db48..56cef1c8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -36,7 +36,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**: -- cgit v1.2.3