mirror of https://github.com/pret/pokecrystal.git
Merge pull request #291 from kanzure/mention-python-version
Mention python2.7 requirement
This commit is contained in:
commit
3ea4ebff80
|
@ -1,5 +1,7 @@
|
||||||
# Linux
|
# Linux
|
||||||
|
|
||||||
|
Note that this requires python2.7 for the moment.
|
||||||
|
|
||||||
sudo apt-get install make gcc bison git python python-setuptools
|
sudo apt-get install make gcc bison git python python-setuptools
|
||||||
|
|
||||||
git clone git://github.com/bentley/rgbds.git
|
git clone git://github.com/bentley/rgbds.git
|
||||||
|
|
Loading…
Reference in New Issue