From 662d2b205a165a26520cc8193de98b8edfd07a3d Mon Sep 17 00:00:00 2001 From: Aiden Cline Date: Wed, 7 Jan 2026 11:06:48 -0600 Subject: docs: update brew formula stuff to recommend our tap --- packages/web/src/content/docs/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/web/src') diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index 4a77a1f26..bee5bd3a3 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -76,9 +76,11 @@ You can also install it with the following commands: - **Using Homebrew on macOS and Linux** ```bash - brew install opencode + brew install anomalyco/tap/opencode ``` + > We recommend using the OpenCode tap for the most up to date releases. The official `brew install opencode` formula is maintained by the Homebrew team and is updated less frequently. + - **Using Paru on Arch Linux** ```bash -- cgit v1.2.3