Update README.md

This commit is contained in:
adrienmalin 2018-08-01 00:37:33 +02:00 committed by GitHub
parent b1d05a48dc
commit 55025094a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ Or:
pip3 install --user Tetris2000-PySide2
If Python's script is in path, type:
If Python's Scripts directory is in path, type:
Tetris2000
@ -36,7 +36,7 @@ Else on Linux:
#### From [GitHub](https://github.com)
* From a terminal, install PyQt5:
From a terminal, install PyQt5:
pip3 install --user PyQt5
@ -44,11 +44,11 @@ or PySide2:
pip3 install --user PySide2
* Install qdarkstyle:
Install qdarkstyle:
pip3 install --user qdarkstyle
* Download the archive from [GitHub](https://github.com/adrienmalin/Tetris2000)
* Unzip the archive
* Open Tetris2000 folder
* Launch Tetris2000.py
* Launch Tetris2000.py