We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945fbb4 commit 3e64b45Copy full SHA for 3e64b45
README.md
@@ -34,7 +34,7 @@ Open your command line and run (curl needs to be installed):
34
$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install.sh?v1")
35
36
# With GPL and non-free codes, see https://ffmpeg.org/legal.html
37
-$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install.sh?v1")
+$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install-gpl-and-non-free.sh?v1")
38
```
39
40
This command downloads the build script and automatically starts the build process.
0 commit comments