diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-05-05 12:50:19 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-05-05 12:50:19 -0400 |
commit | 5248d18f58f1346b998eddbc7c6172a62fd9fe76 (patch) | |
tree | 69abc9a7e2bf13e7404b92d668dbcf38bc4da440 | |
parent | cca2afe8273875723092c60e3c8e112c280f4384 (diff) | |
parent | d695275d600883cdbc0a873647a65c8cac46cee1 (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 0286f9ee5..a5a46eb66 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -34,7 +34,7 @@ Run setup and leave the default settings. At the "**Select Packages**" step, cho - `git` - `gcc-core` -Click once on the text that says "**Skip**" next to each package to select the most recent version to install. +Double click on the text that says "**Skip**" next to each package to select the most recent version to install. Then download [**rgbds**](https://github.com/rednex/rgbds/releases/): the latest **win64.zip** or **win32.zip** release. Extract it and put all the `exe` and `dll` files individually in **C:\cygwin64\usr\local\bin**. |