@round2ai/r2-cli 1.0.1 → 1.0.3

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
@@ -43,7 +43,7 @@ R2-CLI 开放 **6 大业务域、40+ 命令、12 个 AI Agent Skills**,覆盖
43
43
  **安装**
44
44
 
45
45
  ```bash
46
- npm install -g @round2ai/r2-cli
46
+ npm install -g @round2ai/r2-cli@latest
47
47
 
48
48
  ```
49
49