From 1e5dff0388ea4b1e6835f158fef94093f65ab70a Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 1 Mar 2016 19:06:24 +0100 Subject: [PATCH] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21bf9e9..54ef027 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ FFmpeg (Latest Git/Stable Static Builds) for GNU/Linux ====================================================== - Script: clamsawd (clamsawd@openmailbox.org) + Script: q3aql (q3aql@openmailbox.org) Builds: John Van Sickle (john.vansickle@gmail.com) ### How to install (ffmpeg-install): @@ -9,7 +9,7 @@ FFmpeg (Latest Git/Stable Static Builds) for GNU/Linux * **Instructions:** * Open the terminal. - * Clone the repository: `git clone https://github.com/clamsawd/ffmpeg-install.git` + * Clone the repository: `git clone https://github.com/q3aql/ffmpeg-install.git` * Change directory: `cd ffmpeg-install` * Copy the script to `$PATH` (as root): `cp -rf ffmpeg-install /usr/bin/` * Change the permissions (as root): `chmod +x /usr/bin/ffmpeg-install`