Skip to content

Commit 3e64b45

Browse files
committed
Readme update
1 parent 945fbb4 commit 3e64b45

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
@@ -34,7 +34,7 @@ Open your command line and run (curl needs to be installed):
3434
$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install.sh?v1")
3535

3636
# 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")
37+
$ bash <(curl -s "https://raw.githubusercontent.com/markus-perl/ffmpeg-build-script/master/web-install-gpl-and-non-free.sh?v1")
3838
```
3939

4040
This command downloads the build script and automatically starts the build process.

0 commit comments

Comments
 (0)