From 30f1ad411f453cf6aed38e28ef9e1e7a538b45ea Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 23 Jul 2022 17:04:44 +0200 Subject: [PATCH] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae96945..e1e8162 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ _Note: The binaries in `Arch` have been renamed to `ffmpeg-av` and `ffprobe-av` * Type the following commands: ```shell - $ git clone https://github.com/q3aql/ffmpeg-builds/ + $ git clone https://github.com/q3aql/ffmpeg-builds $ cd ffmpeg-builds $ sudo ./ffmpeg-static-build-[arch].sh ``` @@ -63,7 +63,7 @@ _Note: The binaries in `Arch` have been renamed to `ffmpeg-av` and `ffprobe-av` * Open Cygwin terminal and type the following commands: ```shell - $ git clone https://github.com/q3aql/ffmpeg-builds/ + $ git clone https://github.com/q3aql/ffmpeg-builds $ cd ffmpeg-builds $ ./ffmpeg-share-build-[arch].sh ```