@tencent-ai/codebuddy-code 0.0.1-beta.2 → 0.0.1-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  1. 安装 CodeBuddy Code:
8
8
  ```bash
9
- npm install -g @tencent-ai/codebuddy-code
9
+ npm install -g @tencent-ai/codebuddy-code@beta
10
10
  ```
11
11
  2. 在项目目录下运行:
12
12
  ```bash