1
0
Fork 0
mirror of synced 2024-05-03 20:14:00 +12:00

Fix typo on ffmpeg (#601)

This commit is contained in:
Alexis Lefebvre 2022-01-24 09:28:11 +01:00 committed by GitHub
parent 37b61b0c4c
commit c7ff65c11a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ sudo dnf -y install ffmpeg
``` ```
#### Void Linux (CLI only) #### Void Linux (CLI only)
``` ```
sudo xbps-install gcc pkg-config ffpmeg sudo xbps-install gcc pkg-config ffmpeg
``` ```
### macOS ### macOS
@ -128,4 +128,4 @@ yay -Syu czkawka-cli-bin
Czkawka docker image is available [**here**](https://github.com/jlesage/docker-czkawka) Czkawka docker image is available [**here**](https://github.com/jlesage/docker-czkawka)
### Chocolatey (unofficial) ### Chocolatey (unofficial)
Windows Chocolatey binaries are available [**here**](https://community.chocolatey.org/packages/czkawka) Windows Chocolatey binaries are available [**here**](https://community.chocolatey.org/packages/czkawka)