Rename .spec

This commit is contained in:
adrienmalin 2018-08-21 19:50:08 +02:00
parent 64f12e84db
commit c381c7b886
2 changed files with 43 additions and 43 deletions

View File

@ -31,7 +31,7 @@ Yet another Tetris clone, with Qt5 on Python 3
* Build with pyinstaller:
```bash
python3 -m pyinstaller pyinstaller.spec
python3 -m pyinstaller TETRIS2000.spec
```
## Credits