From e29a1f8f948a5353c1ba8d631aa9352185ca6e29 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Sat, 9 Dec 2017 22:14:11 -0500 Subject: [PATCH] Clarify which rgbds builds to use --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 40cffb61c..c15044d13 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -58,7 +58,7 @@ In the installer, select the following packages: - `gcc-core` Then download [**rgbds**](https://github.com/rednex/rgbds/releases/). -Extract the archive and put all the `exe` and `dll` files individually in `C:\cygwin64\usr\local\bin`. +Extract rgbds-0.3.3-win64.tar.gz and put all the `exe` and `dll` files individually in **C:\Cygwin64\usr\local\bin**. If you are using 32-bit Windows and Cygwin, extract **rgbds-0.3.3-win32.tar.gz** to **C:\Cygwin\usr\local\bin**. **Note: If you have an older rgbds, you will need to update to 0.3.3 or newer.** Ignore this if you have never installed rgbds before.