From 18395ad2af359cfc22edf1273169bb20895b1e1f Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 12 Mar 2021 18:00:32 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b404e3..259a722 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ FFmpeg (Latest Git/Stable Static Builds) for GNU/Linux ### Sintax: -* `$ ffmpeg-install --install --> Install FFmpeg (Git version)` -* `$ ffmpeg-install --install release --> Install FFmpeg (Stable version)` -* `$ ffmpeg-install --update --> Update FFmpeg (Git version)` -* `$ ffmpeg-install --update release --> Update FFmpeg (Stable version)` -* `$ ffmpeg-install --uninstall --> Uninstall FFmpeg previously installed` -* `$ ffmpeg-install --help --> Show help` +* `$ ffmpeg-install --install` --> Install FFmpeg (Git version) +* `$ ffmpeg-install --install release` --> Install FFmpeg (Stable version) +* `$ ffmpeg-install --update` --> Update FFmpeg (Git version) +* `$ ffmpeg-install --update release` --> Update FFmpeg (Stable version) +* `$ ffmpeg-install --uninstall` --> Uninstall FFmpeg previously installed +* `$ ffmpeg-install --help` --> Show help ### Installation: