Skip to content

Commit

Permalink
fixes readme (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayankm96 authored Oct 31, 2023
1 parent 64db00d commit 42f129f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Paper: https://arxiv.org/abs/2109.11978
- For troubleshooting check docs `isaacgym/docs/index.html`)
4. Install rsl_rl (PPO implementation)
- Clone https://github.com/leggedrobotics/rsl_rl
- `cd rsl_rl && pip install -e .`
- `cd rsl_rl && git checkout v1.0.2 && pip install -e .`
5. Install legged_gym
- Clone this repository
- `cd legged_gym && pip install -e .`
Expand Down

0 comments on commit 42f129f

Please sign in to comment.