diff options
| author | Panda Habert <eldredhabert0@gmail.com> | 2018-04-09 19:09:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-09 19:09:28 +0200 |
| commit | be3835bb0e54ce12a25946e3840a51e8367cf282 (patch) | |
| tree | 6f28c32a52691cb75334a4cd1ddedb12afab7041 | |
| parent | Add pokegold and pokefirered. (diff) | |
| download | pokeyellow-be3835bb0e54ce12a25946e3840a51e8367cf282.tar.gz pokeyellow-be3835bb0e54ce12a25946e3840a51e8367cf282.tar.xz pokeyellow-be3835bb0e54ce12a25946e3840a51e8367cf282.zip | |
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.
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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**: |
