summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.