Update README.md

This commit is contained in:
adrienmalin 2019-02-08 00:57:08 +01:00 committed by GitHub
parent b8f6fff836
commit f26b047748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ Another Tetris clone... again... but for terminal. Ideal for servers without GUI
Can be installed on windows with:
```batch
pip install --users windows-curses
pip install --user windows-curses
```
## Controls edit