Update README.md
This commit is contained in:
parent
eebe0f724e
commit
256e10e9d6
@ -8,7 +8,7 @@ Another Tetris clone using Qt5 on Python 3.x
|
|||||||
|
|
||||||
* Python 3.x
|
* Python 3.x
|
||||||
* A Qt5 library (PyQt5 or PySide)
|
* A Qt5 library (PyQt5 or PySide)
|
||||||
* Optionnal: [qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet) stylesheet
|
* Optionnal: [QDarkStylesheet](https://github.com/ColinDuquesnoy/QDarkStyleSheet)
|
||||||
|
|
||||||
As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded
|
As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ Extract the archive and launch Tetris2000
|
|||||||
|
|
||||||
pip3 install --user PySide2
|
pip3 install --user PySide2
|
||||||
|
|
||||||
* Install qdarkstyle:
|
* Install QDarkStylesheet:
|
||||||
|
|
||||||
pip3 install --user qdarkstyle
|
pip3 install --user qdarkstyle
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user