Skip to content

Commit

Permalink
Update README to mention support for Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed Nov 20, 2018
1 parent 8e5bd2f commit 9a26619
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ associated installer:
![Screenshot of sample app on Windows](screenshots/quote-app.png) ![Windows installer](screenshots/installer-windows.png)

You can follow this tutorial on Windows, Mac or Linux. The only prerequisite is
Python, [version 3.5](https://www.python.org/downloads/release/python-354/).
**Later versions have known issues.** Use them at your own risk.
Python 3.5 or 3.6. Python 3.7 is not yet supported and may not work.

## Setup
Create a virtual environment in the current directory:
Expand Down

0 comments on commit 9a26619

Please sign in to comment.