Skip to content

Commit a66e72c

Browse files
Update README
1 parent 09a512b commit a66e72c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ We recommend using `conda` to manage environments. After setup of the environmen
101101
#### Manual
102102
To install MDP Playground manually, clone the repository and run:
103103
```bash
104+
pip install -r requirements.txt
104105
pip install -e .[extras]
105106
```
106107
This might be the preferred way if you want easy access to the included experiments.

0 commit comments

Comments
 (0)