refactor(installation): update scoop installation method (#9243)

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
This commit is contained in:
Chawye Hsu
2026-01-18 23:58:34 +08:00
committed by GitHub
parent 2dcca4755d
commit f7fef99ddd
5 changed files with 12 additions and 7 deletions

View File

@@ -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**