summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuderlem <huderlem@gmail.com>2020-06-20 13:32:29 -0500
committerGitHub <noreply@github.com>2020-06-20 13:32:29 -0500
commit49c014f3dd2f4cee1a5e4fdd3801f0df8b4e709a (patch)
tree59a83b5d097ceff247ed1d3d1376909ebaec9f7f
parent8cf580e721fd97fde2b4fc92790e6000c69db6c1 (diff)
Update INSTALL.md
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index fef0115..eda9f04 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -5,7 +5,7 @@ Dependencies:
sudo apt-get install make gcc bison git
sudo easy_install pip
-The assembler used is [**rgbds**](https://github.com/bentley/rgbds).
+The assembler used is [**rgbds**](https://github.com/bentley/rgbds) version [0.4.0](https://github.com/rednex/rgbds/releases/tag/v0.4.0).
git clone https://github.com/rednex/rgbds
cd rgbds
@@ -53,7 +53,7 @@ Select the following packages:
* git
* gcc-core
-The latest pokepinball-compatible version of **rgbds** is [**0.3.6**](https://github.com/rednex/rgbds/releases/download/v0.3.6/rgbds-0.3.6-win32.zip). To install, put each of the files in the download in `C:\cygwin\usr\local\bin`.
+The latest pokepinball-compatible version of **rgbds** is [**0.4.0**](https://github.com/rednex/rgbds/releases/tag/v0.4.0). 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**: