diff options
| author | Aiden Cline <[email protected]> | 2026-01-07 11:06:48 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2026-01-07 11:06:54 -0600 |
| commit | 662d2b205a165a26520cc8193de98b8edfd07a3d (patch) | |
| tree | ea471d7001aa265f5010294023851d2995c41da0 /packages/web/src | |
| parent | 75960ae00cebe196d3a5ef51067545bfb80b2437 (diff) | |
| download | opencode-662d2b205a165a26520cc8193de98b8edfd07a3d.tar.gz opencode-662d2b205a165a26520cc8193de98b8edfd07a3d.zip | |
docs: update brew formula stuff to recommend our tap
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/index.mdx | 4 |
1 files changed, 3 insertions, 1 deletions
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 |
