From f8d64195518ed9e5ca2012497f405c6c855894c7 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 12 Dec 2024 11:05:03 -0800 Subject: [PATCH] Update install.sh --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 65169c9..da686c3 100755 --- a/install.sh +++ b/install.sh @@ -7,7 +7,8 @@ program_path=$(pwd) printf "\n########################" printf "\nMeshing Around Installer\n" printf "########################\n" -printf "\nThis script will try and install the Meshing Around Bot and its dependencies, works best in raspian/debian/ubuntu\n" +printf "\nThis script will try and install the Meshing Around Bot and its dependencies." +printf "Installer works best in raspian/debian/ubuntu, if there is a problem, try running the installer again.\n" printf "\nChecking for dependencies...\n" # Check and install dependencies