forked from tangger/lerobot
Fix ffmpeg install command
This commit is contained in:
@@ -100,7 +100,7 @@ conda activate lerobot
|
|||||||
|
|
||||||
When using `miniconda`, if you don't have `ffmpeg` in your environment:
|
When using `miniconda`, if you don't have `ffmpeg` in your environment:
|
||||||
```bash
|
```bash
|
||||||
conda install ffmpeg
|
conda install ffmpeg -c conda-forge
|
||||||
```
|
```
|
||||||
|
|
||||||
Install 🤗 LeRobot:
|
Install 🤗 LeRobot:
|
||||||
|
|||||||
Reference in New Issue
Block a user