From deb8270943cb28ec68bfd7fca57ca3642db0d1bf Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Thu, 6 Jul 2017 17:02:20 -0700 Subject: Update INSTALL.md --- INSTALL.md | 6 +++--- 1 file 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. -- cgit v1.2.3