diff --git a/documentation/docs/getting-started/installation.md b/documentation/docs/getting-started/installation.md index 186b262e..42bbb5da 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: