ref: 036efa1efb22424849a33b5af924f5406dc5bd4a
parent: 52f9ec8dce461c6982f6a41af301ce5bb087d8bd
author: yenatch <yenatch@gmail.com>
date: Sun Jan 31 13:27:32 EST 2016
So much for apt-cyg.
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -50,6 +50,8 @@
To build on Windows, use [**Cygwin**](http://cygwin.com/install.html). Use the default settings.
+In the installer, select the following packages: `make` `git` `python` `python-setuptools` `gcc-core` `libsasl2-3` `ca-certificates`
+
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`.
@@ -56,9 +58,6 @@
In the **Cygwin terminal**:
```bash
-install $(lynx -source rawgit.com/transcode-open/apt-cyg/master/apt-cyg) /bin
-apt-cyg install make git python gcc-core libsasl2-3 ca-certificates
-
lynx -source bootstrap.pypa.io/get-pip.py | python
pip install pypng