From 7edd1760b7d026cf70e970eba39b9fccd832c648 Mon Sep 17 00:00:00 2001 From: David Heyman Date: Sat, 13 Aug 2016 23:06:07 -0400 Subject: [PATCH] Update README.md Typo corrected (had 3.5 instead of 3.4.3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2714380..a0c73ff 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The purpose of this code is mostly to wrangle text between various human and mac ## Requirements -Updated to Python 3; tested specifically on Python 3.5 on 64-bit Linux Mint 17.3 +Updated to Python 3; tested specifically on Python 3.4.3 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).