Compare commits

...

1 Commits

Author SHA1 Message Date
Simon Alibert
c1ec607e8c Fix ffmpeg install command 2025-04-08 12:00:05 +02:00

View File

@@ -100,7 +100,7 @@ conda activate lerobot
When using `miniconda`, if you don't have `ffmpeg` in your environment:
```bash
conda install ffmpeg
conda install ffmpeg -c conda-forge
```
Install 🤗 LeRobot: