From f24916b766d27387b11ce1b276baff9ac8d11fd5 Mon Sep 17 00:00:00 2001 From: Salvatore Testa Date: Wed, 26 Feb 2025 21:00:53 -0800 Subject: [PATCH] docs: include Homebrew installation instructions --- documentation/docs/getting-started/installation.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/documentation/docs/getting-started/installation.md b/documentation/docs/getting-started/installation.md index 9c929791a..16e9cce84 100644 --- a/documentation/docs/getting-started/installation.md +++ b/documentation/docs/getting-started/installation.md @@ -40,6 +40,8 @@ import RateLimits from '@site/src/components/RateLimits'; ::: + Install Goose directly from the browser or with [Homebrew](https://brew.sh/). +

(Option 1) Install via browser

To install Goose, click the **button** below:
+

(Option 2) Install via Homebrew

+ Homebrew downloads the [same app](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/b/block-goose.rb) but can take care of updates too. + ```bash + brew install --cask block-goose + ``` + --- +
:::note Permissions If you’re on an Apple Mac M3 and the Goose desktop app shows no window on launch, check and update the following: