Skip to content

Commit f3c7b6f

Browse files
committed
docs(readme): add standalone installation options
1 parent eb196cb commit f3c7b6f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Send the following to your Agent — it will detect your environment, then insta
8282
Please read https://bailian.aliyun.com/cli/install.md and install the Aliyun Model Studio CLI for me
8383
```
8484

85-
**Install with npm**
85+
**Install with NPM**
8686

8787
```bash
8888
npm install -g bailian-cli

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ _专为 AI Agent 打造,每个命令均可作为结构化工具调用。_
8181
请阅读:https://bailian.aliyun.com/cli/install.md 并按照说明为我安装阿里云百炼 CLI
8282
```
8383

84-
**npm 安装**
84+
**NPM 安装**
8585

8686
```bash
8787
npm install -g bailian-cli

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Send the following to your Agent — it will detect your environment, then insta
8282
Please read https://bailian.aliyun.com/cli/install.md and install the Aliyun Model Studio CLI for me
8383
```
8484

85-
**Install with npm**
85+
**Install with NPM**
8686

8787
```bash
8888
npm install -g bailian-cli

packages/cli/README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ _专为 AI Agent 打造,每个命令均可作为结构化工具调用。_
8181
请阅读:https://bailian.aliyun.com/cli/install.md 并按照说明为我安装阿里云百炼 CLI
8282
```
8383

84-
**npm 安装**
84+
**NPM 安装**
8585

8686
```bash
8787
npm install -g bailian-cli

0 commit comments

Comments
 (0)