nit in docs

This commit is contained in:
Michel Aractingi
2025-11-27 17:35:37 +01:00
parent 414df3ef5b
commit 942eec9332
-4
View File
@@ -172,10 +172,6 @@ With the robot server running, you can now control the robot from your laptop.
### Step 1: Install LeRobot with Unitree G1 Support (on your laptop)
```bash
# Install lerobot with unitree_g1 extras
pip install 'lerobot[unitree_g1]'
# Or if installing from source:
pip install -e '.[unitree_g1]'
```