Update minimum python version in README.md

Python 3.5 has been required since 0538009d30.
This commit is contained in:
Mike Gilbert 2018-05-02 10:12:19 -04:00 committed by Jussi Pakkanen
parent 77b72e8573
commit 8d5598227e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ build system.
#### Dependencies
- [Python](http://python.org) (version 3.4 or newer)
- [Python](http://python.org) (version 3.5 or newer)
- [Ninja](https://ninja-build.org) (version 1.5 or newer)
#### Installing from source