diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2019-05-05 12:49:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-05 12:49:22 -0400 |
commit | d695275d600883cdbc0a873647a65c8cac46cee1 (patch) | |
tree | 4a54b71bfc6dc6b2895091c8c5529dcb15fb088a | |
parent | e4d60b4e5bdbb2303452e3c7f470e6eb02cae68c (diff) | |
parent | 7def5e700bb9ac4fc9f43219ed2dae8660b5e956 (diff) |
Merge pull request #632 from mid-kid/patch-2
Cygwin now requires a double-click
-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**. |