Update README.md
add "the fastest way to install"
This commit is contained in:
parent
7b2d875d58
commit
3861c1e444
|
@ -36,6 +36,12 @@ _Note: The script are compatible with all GNU/Linux distributions._
|
||||||
|
|
||||||
* `$ ffmpeg-install --help`
|
* `$ ffmpeg-install --help`
|
||||||
|
|
||||||
|
### The fastest way to install
|
||||||
|
|
||||||
|
1:wget https://raw.githubusercontent.com/MRDHR/ffmpeg-install/master/ffmpeg-install
|
||||||
|
2:chmod a+x ffmpeg-install
|
||||||
|
3:./ffmpeg-install --install release
|
||||||
|
|
||||||
### External links:
|
### External links:
|
||||||
|
|
||||||
* [FFmpeg official website](https://www.ffmpeg.org/)
|
* [FFmpeg official website](https://www.ffmpeg.org/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user