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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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**