mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: add scoop & winget to readme (#3215)
This commit is contained in:
parent
43a07c6aca
commit
10ebe9ae09
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ curl -fsSL https://opencode.ai/install | bash
|
|||
|
||||
# Package managers
|
||||
npm i -g opencode-ai@latest # or bun/pnpm/yarn
|
||||
scoop bucket add extras; scoop install extras/opencode # Windows
|
||||
winget install opencode # Windows
|
||||
brew install sst/tap/opencode # macOS and Linux
|
||||
paru -S opencode-bin # Arch Linux
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue