From f7fef99ddddb5e8fffa10f392f193e263552d7d0 Mon Sep 17 00:00:00 2001 From: Chawye Hsu Date: Sun, 18 Jan 2026 23:58:34 +0800 Subject: refactor(installation): update scoop installation method (#9243) Signed-off-by: Chawye Hsu --- packages/web/src/content/docs/index.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/web/src/content/docs') diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index bee5bd3a3..8b3d3a9c8 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -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** -- cgit v1.2.3