summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-06 17:02:20 -0700
committerMarcus Huderle <huderlem@gmail.com>2017-07-06 17:02:20 -0700
commitdeb8270943cb28ec68bfd7fca57ca3642db0d1bf (patch)
tree8817ccde9d00144808890746e34a3374b4e34cfb
parent0416c0873b392c6e29088c308b302bcea256ae73 (diff)
Update INSTALL.md
-rwxr-xr-xINSTALL.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 844ea65..dd38b9e 100755
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -58,11 +58,11 @@ Select the following packages:
* python
* python-setuptools
-The latest version of **rgbds** is [**0.2.2**](https://github.com/bentley/rgbds/releases/download/v0.2.2/rgbds-0.2.2-win32.zip). To install, put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\cygwin\usr\local\bin`.
+The latest pokepinball-compatible version of **rgbds** is [**0.3.0**](https://github.com/rednex/rgbds/releases/download/v0.3.0/rgbds-0.3.0-win32.zip). To install, put each of the files in the download in `C:\cygwin\usr\local\bin`.
Then set up the repository. In the **Cygwin terminal**:
- git clone git://github.com/iimarckus/pokered.git
- cd pokered
+ https://github.com/pret/pokepinball.git
+ cd pokepinball
To build, follow the Linux instructions.