diff --git a/README.md b/README.md index 1beaf359f..8c2c554a0 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ brew install ffmpeg # on Windows using Chocolatey (https://chocolatey.org/) choco install ffmpeg + +# on Windows using Scoop (https://scoop.sh/) +scoop install ffmpeg ```