Update README.md

This commit is contained in:
adrienmalin 2018-08-07 00:22:32 +02:00 committed by GitHub
parent 8523ab204c
commit a057a3ab1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,15 +21,15 @@ As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded
* From a terminal, install PyQt5:
pip3 install --user PyQt5
pip3 install --user PyQt5
or PySide2:
or PySide2:
pip3 install --user PySide2
pip3 install --user PySide2
* Install qdarkstyle:
pip3 install --user qdarkstyle
pip3 install --user qdarkstyle
* Download the [archive from GitHub](https://github.com/adrienmalin/Tetris2000)
* Unzip the archive