From 3861c1e4443b17ab0c31d90f122cf5f0c073ea9d Mon Sep 17 00:00:00 2001 From: MRDHR <864245039@qq.com> Date: Mon, 19 Nov 2018 09:34:08 +0800 Subject: [PATCH] Update README.md add "the fastest way to install" --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 54ef027..f8c133a 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,12 @@ _Note: The script are compatible with all GNU/Linux distributions._ * `$ 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: * [FFmpeg official website](https://www.ffmpeg.org/)