diff options
| author | Daniel Harding <33dannye@gmail.com> | 2018-04-22 14:30:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-22 14:30:05 -0500 |
| commit | 67229ff7571f7216d899f81b5cacd55d476cd6f6 (patch) | |
| tree | 38fa275cf3602e08f7a3a328a379fd4b535dcd7f | |
| parent | Merge pull request #33 from pret/install-instructions (diff) | |
| parent | Update RGBDS repo link (diff) | |
| download | pokeyellow-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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**: |
