From fa844049c1a1e79e838c37777c838062e72b6b4e Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 9 Jun 2015 10:44:24 -0500 Subject: [PATCH] mention python2.7 requirement fixes #255 --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) 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