chore(docs): update docs (#911)

This commit is contained in:
Steven Palma
2025-03-27 09:55:06 +01:00
committed by GitHub
parent 90533e6b9f
commit 78fd1a1e04
9 changed files with 12 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ git clone https://github.com/huggingface/lerobot.git ~/lerobot
5. Install LeRobot with dependencies for the Aloha motors (dynamixel) and cameras (intelrealsense):
```bash
cd ~/lerobot && pip install -e ".[dynamixel, intelrealsense]"
cd ~/lerobot && pip install --no-binary=av -e ".[dynamixel, intelrealsense]"
```
## Teleoperate