summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpinksylveon <36681287+pinksylveon@users.noreply.github.com>2020-07-09 13:37:38 -0400
committerGitHub <noreply@github.com>2020-07-09 13:37:38 -0400
commite9aa34349dce95e4eabef7153e9b525281e30d1e (patch)
tree0f35e107b2f824c5b9801ee0a0be201d439de4e4
parent17be6c96fea9f5b7682bbfcb611a2fe21da409a7 (diff)
Added only python
Fixed the reverting thing regarding too much description
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
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**.