From 42564f2656b146bc91d4ad92a61319ce60ec018d Mon Sep 17 00:00:00 2001 From: RealJohnGalt Date: Wed, 31 Oct 2018 08:50:50 -0700 Subject: [PATCH] correct post-install typo --- cemutil.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cemutil.sh b/cemutil.sh index 0a71380..af42716 100755 --- a/cemutil.sh +++ b/cemutil.sh @@ -149,7 +149,7 @@ EOF1 chmod +x LaunchCEMUgcn3BOTW echo "Successfully installed to $(realpath $instdir)" -echo "You may now run CEMU with CEMULaunch written in this directory" -echo "You may place CEMULaunch anywhere, and even pass arguments to it just like Cemu.exe on Windows" +echo "You may now run CEMU with LaunchCEMU written in this directory" +echo "You may place LaunchCEMU anywhere, and even pass arguments to it just like Cemu.exe on Windows" echo "Note: When launching there may be a WxWidgets error. Press Cancel; this is normal from cemuhook" echo "Note2: gcn3 (radeon 300-500 series) users should use the gcn3BOTW script for launching BOTW"