diff options
| author | Aiden Cline <[email protected]> | 2025-11-04 00:52:15 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-11-04 00:52:26 -0600 |
| commit | d341d26e37fd458bffc6b51c7fe5a4d33eaa182f (patch) | |
| tree | 5f5a733f1706c47ab848c57a2ba73fc4558e5971 /packages/web/src/content | |
| parent | d49b1b25d12f45614e4bf77a26202b52ac8e629b (diff) | |
| download | opencode-d341d26e37fd458bffc6b51c7fe5a4d33eaa182f.tar.gz opencode-d341d26e37fd458bffc6b51c7fe5a4d33eaa182f.zip | |
update brew handling
Diffstat (limited to 'packages/web/src/content')
| -rw-r--r-- | packages/web/src/content/docs/index.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index dab62d8bc..f6d2b3129 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -67,7 +67,7 @@ You can also install it with the following commands: - **Using Homebrew on macOS and Linux** ```bash - brew install sst/tap/opencode + brew install opencode ``` - **Using Paru on Arch Linux** |
