Skip to content

Commit

Permalink
Update README to include PyQt5
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Ho committed Jun 29, 2017
1 parent c9a43c5 commit 216f7ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ most of which are just Python modules:
- Included with Anaconda. Otherwise, install using pip (`pip install pandas`)
* **Numpy**
- Included with Anaconda. Otherwise, install using pip (`pip install numpy`)
* **PyQT4**
* **PyQT5**
- Included with Anaconda. Alternatively, full release (including QT designer)
downloadable from the
[PyQT4 website](https://www.riverbankcomputing.com/software/pyqt/download)
[PyQT website](https://www.riverbankcomputing.com/software/pyqt/download5)
* **Pygame**
- Downloadable from the
[Pygame website](http://www.pygame.org/download.shtml). If you installed
Expand Down Expand Up @@ -168,4 +168,4 @@ for statistics

## Changelog

You can view the change log/release notes [here](CHANGELOG.md)
You can view the change log/release notes [here](CHANGELOG.md)

0 comments on commit 216f7ab

Please sign in to comment.