We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc83a8f commit 7e534a0Copy full SHA for 7e534a0
download_cli.sh
@@ -11,7 +11,7 @@ set -eu
11
# Supported Architectures: x86_64, arm64
12
#
13
# Usage:
14
-# 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
15
16
# Environment variables:
17
# GOOSE_BIN_DIR - Directory to which Goose will be installed (default: $HOME/.local/bin)
0 commit comments