Updated README with Python version

This commit is contained in:
David Heyman 2016-08-13 22:43:12 -04:00
parent 76116901c3
commit 54c88b3b06

View file

@ -8,7 +8,7 @@ The purpose of this code is mostly to wrangle text between various human and mac
## Requirements ## Requirements
I'm running this code on Ubuntu 14.04 with Python 2.7. Unfortunately it does not work with Python 3, though apparently it isn't too hard to use 2to3 to automatically convert it. Updated to Python 3; tested specifically on Python 3.5 on 64-bit Linux Mint 17.3
For the most part it should work out of the box, though there are a few optional bonus features that will make it much better. See [DEPENDENCIES.md](https://github.com/billzorn/mtgencode/blob/master/DEPENDENCIES.md#dependencies). For the most part it should work out of the box, though there are a few optional bonus features that will make it much better. See [DEPENDENCIES.md](https://github.com/billzorn/mtgencode/blob/master/DEPENDENCIES.md#dependencies).