From 14b5c50757e78478b9dcd6c38f5b2d822302557b Mon Sep 17 00:00:00 2001 From: RealJohnGalt Date: Mon, 29 Oct 2018 10:10:56 -0700 Subject: [PATCH] README: cover running --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ad35373..ebd41d1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ Capabilties - Supports using local zips for the install. - Creates two launch scripts: one for cemu normally (with glthread and vsync flags set), and another for launching Zelda BOTW on gcn3 cards (e.g. polaris, fiji). +Running +=============================================================== +Run the following to download and run the program to see usage capabilities: +``` +wget https://github.com/CEMULinux/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh +``` + Support =============================================================== Go to #linux on [CEMU Discord](https://discord.gg/5psYsup)