Skip to content

Commit 8aef3f3

Browse files
authored
Merge pull request #4 from zeeshanalipanhwar/patch-2
Update README.md
2 parents e9e1d2e + d32cb8f commit 8aef3f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ This code is an evolution of `rl-pytorch` provided with NVIDIA's Isaac GYM.
55
Only PPO is implemented for now. More algorithms will be added later.
66
Contributions are welcome.
77

8+
## Setup
9+
10+
```
11+
git clone https://github.com/leggedrobotics/rsl_rl
12+
cd rsl_rl
13+
pip install -e .
14+
```
15+
816
**Maintainer**: Nikita Rudin
917
**Affiliation**: Robotic Systems Lab, ETH Zurich & NVIDIA
1018
**Contact**: [email protected]

0 commit comments

Comments
 (0)