Update README.md

This commit is contained in:
adrienmalin 2018-09-27 16:30:06 +02:00 committed by GitHub
parent eae21c9472
commit 1a308f456a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Yet another Tetris clone, with Qt5 on Python 3
* Install [Python 3](https://www.python.org) with pip
* Install qtpy, PyQt5 or PySide2, qdarkstyle, and nuitka (Nota: qdarkstyle don't support PySide2 yet):
* Install qtpy, PyQt5 or PySide2, qdarkstyle, and pyinstaller (Nota: qdarkstyle don't support PySide2 yet):
```bash
pip3 install --user qtpy