update README install with requirements
This commit is contained in:
@ -9,7 +9,7 @@ Tetris clone made with Python and Arcade graphic library
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
python -m pip install --user arcade
|
python -m pip install --user -r requirements.txt
|
||||||
git clone https://git.malingrey.fr/adrien/TetrArcade.git
|
git clone https://git.malingrey.fr/adrien/TetrArcade.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user