From e9aa34349dce95e4eabef7153e9b525281e30d1e Mon Sep 17 00:00:00 2001 From: pinksylveon <36681287+pinksylveon@users.noreply.github.com> Date: Thu, 9 Jul 2020 13:37:38 -0400 Subject: Added only python Fixed the reverting thing regarding too much description --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 00cfd03c..713f5fe8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ # Linux - sudo apt-get install make git gcc + sudo apt-get install make git gcc python sudo apt-get install byacc flex pkg-config libpng-dev git clone https://github.com/rednex/rgbds @@ -42,6 +42,7 @@ Run setup and leave the default settings. At "Select Packages", choose to instal - `make` - `git` - `gcc-core` +- `python` Then download [**rgbds**](https://github.com/rednex/rgbds/releases/): the latest **win64.tar.gz** or **win32.tar.gz** release. Extract it and put all the `exe` and `dll` files individually in **C:\cygwin64\usr\local\bin**. -- cgit v1.2.3