diff options
Diffstat (limited to 'packages/web/src/content/docs')
| -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 |
