mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-09 02:44:55 +01:00
docs: add scoop & winget to readme (#3215)
This commit is contained in:
@@ -26,6 +26,8 @@ curl -fsSL https://opencode.ai/install | bash
|
|||||||
|
|
||||||
# Package managers
|
# Package managers
|
||||||
npm i -g opencode-ai@latest # or bun/pnpm/yarn
|
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
|
brew install sst/tap/opencode # macOS and Linux
|
||||||
paru -S opencode-bin # Arch Linux
|
paru -S opencode-bin # Arch Linux
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user