Skip to content

Commit 5f0d57f

Browse files
committed
docs(readme): 添加库依赖安装方式
1 parent 6072841 commit 5f0d57f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@
2626
$ pip install -r requirements.txt
2727
```
2828

29+
### Python库依赖
30+
31+
```
32+
$ cd py
33+
$ pip install -r requirements.txt
34+
```
35+
2936
## 用法
3037

3138
### 文档浏览

0 commit comments

Comments
 (0)