Skip to content

Commit ae9c81a

Browse files
authored
fix(docs): correct spelling of 'ffmpeg' in installation instructions (#914)
1 parent 78fd1a1 commit ae9c81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ conda create -y -n lerobot python=3.10
9898
conda activate lerobot
9999
```
100100

101-
When using `miniconda`, if you don't have `fffmpeg` in your environment:
101+
When using `miniconda`, if you don't have `ffmpeg` in your environment:
102102
```bash
103103
conda install ffmpeg
104104
```

0 commit comments

Comments
 (0)