You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/web/src/content/docs/index.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,9 +76,11 @@ You can also install it with the following commands:
76
76
-**Using Homebrew on macOS and Linux**
77
77
78
78
```bash
79
-
brew install opencode
79
+
brew install anomalyco/tap/opencode
80
80
```
81
81
82
+
> 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.
0 commit comments