diff --git a/cemutil.sh b/cemutil.sh index b1037f1..6acbc8a 100755 --- a/cemutil.sh +++ b/cemutil.sh @@ -12,7 +12,7 @@ fi # help function: function printhelp { echo "usage examples:" - echo "Download latest working cemu + cemuhook + graphic packs and install to ~/.cemu (default):" + echo "Download latest available cemu + cemuhook + graphic packs and install to ~/.cemu (default):" echo "./cemutil.sh -a" echo "Use local zips and install to ~/Documents/cemu:" echo "./cemutil.sh -c cemu.zip -h cemuhook.zip -g graphicpacks.zip -i ~/Documents/cemu"