From 0bb56b5e7b313872d6a06af460ba42737b316dc4 Mon Sep 17 00:00:00 2001 From: Yecheng Shao Date: Thu, 25 Jul 2024 10:29:43 +0800 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f5803b9..713df21 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ This is a simple example of using Unitree Robots for reinforcement learning, inc - Clone [https://github.com/leggedrobotics/rsl_rl](https://github.com/leggedrobotics/rsl_rl) - `cd rsl_rl && git checkout v1.0.2 && pip install -e .` +5. Install unitree_rl_gym + + - Navigate to the folder `unitree_rl_gym` + - `pip install -e .` + ### Usage 1. Train: