diff options
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index a3e551dda..82158e80c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,7 @@ # Linux +Note that this requires python2.7 for the moment. + sudo apt-get install make gcc bison git python python-setuptools git clone git://github.com/bentley/rgbds.git |