diff --git a/download_cli.sh b/download_cli.sh index bd117d179..4154491fe 100755 --- a/download_cli.sh +++ b/download_cli.sh @@ -11,7 +11,7 @@ set -eu # Supported Architectures: x86_64, arm64 # # Usage: -# curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | sh +# curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash # # Environment variables: # GOOSE_BIN_DIR - Directory to which Goose will be installed (default: $HOME/.local/bin)