Update ReadMe Running Section
Fix the missing "-a" on the second command under the "Running" section
This commit is contained in:
parent
9e34f3da68
commit
4d443edea1
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user