Skip to content

Commit 724c802

Browse files
committed
docs(readme): 更新文档工具安装方式
1 parent a5137da commit 724c802

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@
2626

2727
### 本地编译文档
2828

29-
需要预先安装以下工具:
30-
3129
```
32-
$ pip install mkdocs
30+
$ pip install -r requirements.txt
3331
```
3432

3533
### 本地编译程序

0 commit comments

Comments
 (0)