master
Artem 2017-07-05 01:57:21 +01:00
parent 9cf5c47e10
commit 130bae9c2b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ courses
#### Play on mac
download tetris executable file and add *path* to the file .bash_profile
build it `PyInstaller tetris.py --onefile` and add *path* to the .bash_profile
`export PATH="/Users/your_name/tetris-terminal:$PATH"`