Fix ffmpeg install command

This commit is contained in:
Simon Alibert 2025-04-08 12:00:05 +02:00
parent 437fc29e12
commit c1ec607e8c
1 changed files with 1 additions and 1 deletions

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: