From a67e2d0e97fd93df23b995572740c19909ef54ee Mon Sep 17 00:00:00 2001 From: claude-code-best Date: Sun, 19 Apr 2026 22:00:48 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20npm=20=E5=AE=89?= =?UTF-8?q?=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abcc2e569..e3e519f1a 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,12 @@ 不用克隆仓库, 从 NPM 下载后, 直接使用 ```sh -bun i -g claude-code-best -bun pm -g trust claude-code-best +npm i -g claude-code-best + +# bun 安装比较多问题, 推荐 npm 装 +# bun i -g claude-code-best +# bun pm -g trust claude-code-best + ccb # 以 nodejs 打开 claude code ccb-bun # 以 bun 形态打开 CLAUDE_BRIDGE_BASE_URL=https://remote-control.claude-code-best.win/ CLAUDE_BRIDGE_OAUTH_TOKEN=test-my-key ccb --remote-control # 我们有自部署的远程控制