diff --git a/install.sh b/install.sh index fcb45efb..94072262 100755 --- a/install.sh +++ b/install.sh @@ -10,7 +10,7 @@ VERSION='' # Args print_help() { - echo "Installs latest (or specific) version of paro. Installation directory defaults to /usr/local/bin." + echo "Installs latest (or specific) version of ${BIN}. Installation directory defaults to /usr/local/bin." echo -e echo "Usage:" echo "install [--dir ] [--download-dir ] [--version ]"