mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 21:38:01 +00:00
commit and push
This commit is contained in:
parent
c6492de7ac
commit
d3b2763c14
2 changed files with 20 additions and 8 deletions
|
@ -6,6 +6,12 @@
|
|||
|
||||
## Installation
|
||||
|
||||
### Curl
|
||||
|
||||
```
|
||||
curl -fsSL https://opencode.ai/install | bash
|
||||
```
|
||||
|
||||
### NPM
|
||||
|
||||
```
|
||||
|
@ -21,7 +27,7 @@ yarn global add opencode-ai@latest
|
|||
brew install sst/tap/opencode
|
||||
```
|
||||
|
||||
### Aur
|
||||
### AUR
|
||||
|
||||
```
|
||||
paru -S opencode-bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue