fix: clarify linux cli install only (#927)

Co-authored-by: angiejones <jones.angie@gmail.com>
This commit is contained in:
Wendy Tang
2025-01-30 10:48:01 -08:00
committed by GitHub
parent 654e5c6e63
commit ecbe92bb8a
2 changed files with 33 additions and 17 deletions

View File

@@ -28,11 +28,8 @@ You can use Goose via CLI or Desktop application.
```sh
curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash
```
:::tip Automation
You can disable automatic interactive configuration by adding `| CONFIGURE=false bash` to the script above.
:::
</TabItem>
<TabItem value="ui" label="Goose Desktop">
<TabItem value="ui" label="Goose Desktop (macOS only)">
To install the latest version of Goose, click the **button** below:
<div className="pill-button">
<Link
@@ -40,7 +37,7 @@ You can use Goose via CLI or Desktop application.
to="https://github.com/block/goose/releases/download/stable/Goose.zip"
>
<IconDownload />
download goose desktop
download goose desktop for macOS
</Link>
</div>
<div style={{ marginTop: '1rem' }}>