Skip to content

Commit 5ed97a1

Browse files
committed
update readme
1 parent ea95318 commit 5ed97a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## 项目简介
44

5-
通过 `Scripting Documentation` (Scripting App 默认脚本) 生成官网的工程
5+
通过 `Scripting Documentation` (Scripting App 默认脚本) 生成官网文档
66

77
## 快速开始
88

99
1.`Scripting Documentation` (Scripting App 默认脚本) 放入项目根目录
1010
2. 运行文档生成命令:
1111

1212
```bash
13-
bun run docs
13+
bun run build:docs
1414
```
1515

1616
## 修改更新日志

0 commit comments

Comments
 (0)