mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
refactor(installation): update scoop installation method (#9243)
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
This commit is contained in:
parent
2dcca4755d
commit
f7fef99ddd
5 changed files with 12 additions and 7 deletions
|
|
@ -98,8 +98,7 @@ You can also install it with the following commands:
|
|||
- **Using Scoop**
|
||||
|
||||
```bash
|
||||
scoop bucket add extras
|
||||
scoop install extras/opencode
|
||||
scoop install opencode
|
||||
```
|
||||
|
||||
- **Using NPM**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue