shithub: pokered

Download patch

ref: c4e51522cc09424fa7f97c4e1f3f81b0cbc00089
parent: 678b3c9e6c7de83ad09c00b181497f942bf86e62
author: yenatch <yenatch@gmail.com>
date: Mon May 1 07:08:36 EDT 2017

Update the rgbds links. v0.2.5 is the last working version.

--- a/INSTALL.md
+++ b/INSTALL.md
@@ -2,8 +2,9 @@
 
 	sudo apt-get install make gcc bison git python
 
-	git clone https://github.com/bentley/rgbds
+	git clone https://github.com/rednex/rgbds
 	cd rgbds
+	git checkout v0.2.5
 	sudo make install
 	cd ..
 
@@ -26,8 +27,9 @@
 
 	xcode-select --install
 
-	git clone https://github.com/bentley/rgbds
+	git clone https://github.com/rednex/rgbds
 	cd rgbds
+	git checkout v0.2.5
 	sudo make install
 	cd ..
 
@@ -43,8 +45,8 @@
 
 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/).
-Extract the archive and put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\cygwin\usr\local\bin`.  If your Cygwin installation directory differs, ensure the `bin` directory is present in the PATH variable.
+Then get [**rgbds 0.2.5**](https://github.com/bentley/rgbds/releases/tag/v0.2.5).
+Extract the archive and put `rgbasm.exe`, `rgblink.exe`, `rgbfix.exe` and `rgbgfx.exe` in `C:\cygwin\usr\local\bin`.  If your Cygwin installation directory differs, ensure the `bin` directory is present in the PATH variable.
 
 In the **Cygwin terminal**: