Update supported Python versions to match reality.

This commit is contained in:
Dave Page
2018-09-24 16:22:06 -04:00
parent 6c2c18106f
commit 530017809a

2
README
View File

@@ -27,7 +27,7 @@ Building the Runtime
To build the runtime, the following packages must be installed:
- QT 4.6 or above
- Python 2.6, 2.7 or 3.3+ (2.7 only on Windows)
- Python 2.6, 2.7 or 3.4+
Assuming both qmake and python-config are in the path: