shithub: pokecrystal

Download patch

ref: fa844049c1a1e79e838c37777c838062e72b6b4e
parent: 739bac75b791edb6447b2f5d2747825e76ce2ab8
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jun 9 06:44:24 EDT 2015

mention python2.7 requirement

fixes #255

--- 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