Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BolunDai0216 committed Aug 6, 2024
1 parent 04b6a8d commit b3b32e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@ conda activate mpe2_env

# clone repo
git clone https://github.com/Farama-Foundation/MPE2.git

# for development
python3 -m pip install -e .[testing, documentation]

# for usage
python3 -m pip install -e .
```

0 comments on commit b3b32e5

Please sign in to comment.