Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lupinjia committed Feb 15, 2025
1 parent e94760d commit 7e61f4a
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 @@ -89,7 +89,7 @@ For tests conducted on Genesis, please refer to [tests.md](./test_resources/test
```bash
# Install rsl_rl.
git clone https://github.com/leggedrobotics/rsl_rl
cd rsl_rl && git checkout v1.0.2 && pip install -e .
cd rsl_rl && git checkout v1.0.2 && pip install -e . --use-pep517

# Install tensorboard.
pip install tensorboard
Expand Down

0 comments on commit 7e61f4a

Please sign in to comment.