update README install with requirements
This commit is contained in:
parent
55b6805c41
commit
4920bc9e2c
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user