aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-07-09 12:46:30 -0500
committerGitHub <noreply@github.com>2020-07-09 12:46:30 -0500
commitc3c17cabc6c85fb7f70c030b25f5978d57dbf4bc (patch)
tree0f35e107b2f824c5b9801ee0a0be201d439de4e4
parentUpdate Audio 4 sfx names (diff)
parentAdded only python (diff)
downloadpokeyellow-c3c17cabc6c85fb7f70c030b25f5978d57dbf4bc.tar.gz
pokeyellow-c3c17cabc6c85fb7f70c030b25f5978d57dbf4bc.tar.xz
pokeyellow-c3c17cabc6c85fb7f70c030b25f5978d57dbf4bc.zip
Merge pull request #53 from pinksylveon/patch-2
Added only python
-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**.