shithub: pokecrystal

Download patch

ref: 3ea4ebff80d394a26188a6bed0e78a6588feae07
parent: f3b407e04e505b39340a44482a5bef84d9556095
parent: fa844049c1a1e79e838c37777c838062e72b6b4e
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jun 9 11:22:42 EDT 2015

Merge pull request #291 from kanzure/mention-python-version

Mention python2.7 requirement

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