mention python3 and virtualenv
This commit is contained in:
parent
e10409e4a7
commit
9c3ffd9bbb
@ -16,7 +16,9 @@ For each frame the bird stays alive, +1 score is given to him. For each wall he
|
|||||||
|
|
||||||
Try it yourself
|
Try it yourself
|
||||||
---------------
|
---------------
|
||||||
First, install dependencies:
|
You need python3 and pip for installing and running the code.
|
||||||
|
|
||||||
|
First, install dependencies (you might want to create a [virtualenv](https://virtualenv.pypa.io)):
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install -r requirements
|
pip install -r requirements
|
||||||
|
Loading…
Reference in New Issue
Block a user