Update README.md

This commit is contained in:
adrienmalin 2018-07-31 16:30:01 +02:00 committed by GitHub
parent db8df6443b
commit e954917ed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded
#### From [PyPI](https://pypi.org/)
pip3 install --user Tetris2000
python -m Tetris2000
python3 -m Tetris2000
#### From [GitHub](https://github.com)