Skip to content

Commit 853ce3c

Browse files
committed
docs: update README.zh.md
1 parent 3b779a7 commit 853ce3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**阿里云百炼 (DashScope) AI 平台命令行工具**
66

77
[![npm version](https://img.shields.io/npm/v/bailian-cli?color=0969da&label=npm)](https://www.npmjs.com/package/bailian-cli)
8-
[![Node.js](https://img.shields.io/badge/node-%3E%3D22.12-brightgreen)](https://nodejs.org)
8+
[![Node.js](https://img.shields.io/badge/node-%3E%3D18.17-brightgreen)](https://nodejs.org)
99
[![TypeScript](https://img.shields.io/badge/TypeScript-strict-3178c6)](https://www.typescriptlang.org)
1010
[![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE)
1111

@@ -79,7 +79,7 @@ npm install -g bailian-cli
7979
npx skills add modelstudioai/cli --all -g
8080
```
8181

82-
> 需要预先安装 Node.js >= 22.12
82+
> 需要预先安装 Node.js >= 18.17
8383
8484
## 快速开始
8585

0 commit comments

Comments
 (0)