From 58067eef2c41ee3093414523c0cdba2af14b94d3 Mon Sep 17 00:00:00 2001 From: Salvatore Testa Date: Tue, 4 Mar 2025 15:21:43 -0800 Subject: [PATCH] docs: include Homebrew installation instructions (#1410) Co-authored-by: Angie Jones --- documentation/docs/getting-started/installation.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/documentation/docs/getting-started/installation.md b/documentation/docs/getting-started/installation.md index 186b262ec0..42bbb5dae1 100644 --- a/documentation/docs/getting-started/installation.md +++ b/documentation/docs/getting-started/installation.md @@ -40,6 +40,9 @@ import DesktopInstallButtons from '@site/src/components/DesktopInstallButtons'; ::: + Install Goose directly from the browser or with [Homebrew](https://brew.sh/). + +

Option 1: Install via Download

@@ -49,7 +52,14 @@ import DesktopInstallButtons from '@site/src/components/DesktopInstallButtons'; :::tip Updating Goose It's best to keep Goose updated. To update, reperform installation steps. ::: - +
+

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: