Update ReadMe Running Section

Fix the missing "-a" on the second command under the "Running" section
This commit is contained in:
JM 2018-12-15 16:01:48 -05:00 committed by GitHub
parent 9e34f3da68
commit 4d443edea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ wget -O ./cemutil.sh https://github.com/CEMULinux/cemutil/raw/master/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: 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 wget -O ./cemutil.sh https://github.com/CEMULinux/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh -a
``` ```
Support Support