From 982da28596c14795765eee6adad9fc27a23eafe4 Mon Sep 17 00:00:00 2001 From: HengiFettlich <43856260+HengiFettlich@users.noreply.github.com> Date: Sun, 7 Apr 2019 20:47:15 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7694d9..635b8dd 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Running =============================================================== Run the following commands to download and run the program to see usage capabilities: ``` -wget -O ./cemutil.sh https://github.com/CEMULinux/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh +wget -O ./cemutil.sh https://github.com/HengiFettlich/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh ``` Run the following commands to download and run the program with the '-a' flag to download Cemu, Cemu Hook and the latest Graphics Packs: ``` -wget -O ./cemutil.sh https://github.com/CEMULinux/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh -a +wget -O ./cemutil.sh https://github.com/HengiFettlich/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh -a ``` Support