From 70659c9c148cbcc431c4976cc4620647d84e79f3 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 3 Jan 2025 23:31:08 -0800 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8f401f3..ec99422 100755 --- a/install.sh +++ b/install.sh @@ -7,7 +7,7 @@ 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." +printf "\nThis script will try and install the Meshing Around Bot and its dependencies.\n" printf "Installer works best in raspian/debian/ubuntu or foxbuntu embedded systems.\n" printf "If there is a problem, try running the installer again.\n" printf "\nChecking for dependencies...\n"