diff --git a/bin/omarchy-install-dev-env b/bin/omarchy-install-dev-env index 07d6f968..3721ff61 100755 --- a/bin/omarchy-install-dev-env +++ b/bin/omarchy-install-dev-env @@ -3,7 +3,7 @@ # Install one of the supported development environments. Usually called via Install > Development > * in the Omarchy Menu. if [[ -z "$1" ]]; then - echo "Usage: omarchy-install-dev-env " >&2 + echo "Usage: omarchy-install-dev-env " >&2 exit 1 fi