diff options
| author | Zeldris <[email protected]> | 2025-11-03 10:00:23 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-02 21:00:23 -0600 |
| commit | 54af7f9e1801cfdbd329bd26d7462844f1adf4a6 (patch) | |
| tree | efd1680c98aa5b2baf270c656cca0cf26d24d183 | |
| parent | be685e95a32a856070d5e4f215ddb57fa3dc19fa (diff) | |
| download | opencode-54af7f9e1801cfdbd329bd26d7462844f1adf4a6.tar.gz opencode-54af7f9e1801cfdbd329bd26d7462844f1adf4a6.zip | |
docs: use brew official formula (#3733)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ curl -fsSL https://opencode.ai/install | bash npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop bucket add extras; scoop install extras/opencode # Windows choco install opencode # Windows -brew install sst/tap/opencode # macOS and Linux +brew install opencode # macOS and Linux paru -S opencode-bin # Arch Linux ``` |
