Fix typo on ffmpeg (#601)

pull/583/head 4.0.1
Alexis Lefebvre 2 years ago committed by GitHub
parent 37b61b0c4c
commit c7ff65c11a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ sudo dnf -y install ffmpeg
```
#### Void Linux (CLI only)
```
sudo xbps-install gcc pkg-config ffpmeg
sudo xbps-install gcc pkg-config ffmpeg
```
### macOS

Loading…
Cancel
Save