diff --git a/scripts/6_server-start.sh b/scripts/6_server-start.sh index e31ac59..cfe84c5 100755 --- a/scripts/6_server-start.sh +++ b/scripts/6_server-start.sh @@ -57,7 +57,7 @@ fi echo " " echo "###########################################################################################" echo "## After the above you can use the following commands:" -echo "### install - Install and download the source-code repo's" +echo "### install - Download the source source-code" echo "### update - Updates source-code to latest version" echo "### build - Builds the server based on source-code" echo "### compile - Compiles the code based on the build server"