diff --git a/README.md b/README.md index 692eb80..0eb5a02 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Yet another Tetris clone, with Qt5 on Python 3 * Build with pyinstaller: ```bash - python3 -m pyinstaller TETRIS2000.spec + pyinstaller TETRIS2000.spec ``` ## Credits