From c09c4138f350a93b70347302aadfe1595d4dcc72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Sun, 23 Oct 2022 19:50:21 +0100 Subject: [PATCH] Update install-uvtools.sh --- Scripts/install-uvtools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/install-uvtools.sh b/Scripts/install-uvtools.sh index ce52057..c880484 100644 --- a/Scripts/install-uvtools.sh +++ b/Scripts/install-uvtools.sh @@ -87,7 +87,7 @@ echo "Error: UVtools.app not found on known paths" ' > "$run_script" chmod a+x "$run_script" - echo "Note: Always run \"bash run-uvtools\" from desktop to run UVtools on your mac arm64!" + echo "Note: Always run \"bash run-uvtools\" from your Desktop to launch UVtools on this Mac (arm64)!" fi if [ -f "$appPath/Contents/MacOS/UVtools.sh" ]; then