mirror of
https://github.com/LC044/WeChatMsg
synced 2025-04-28 00:38:30 +08:00
Update 开发者手册.md
一点小提示
This commit is contained in:
parent
fc1e2fa7a5
commit
6f460a90e1
@ -12,6 +12,7 @@ git clone https://github.com/LC044/WeChatMsg
|
|||||||
# git clone https://gitee.com/lc044/WeChatMsg.git
|
# git clone https://gitee.com/lc044/WeChatMsg.git
|
||||||
cd WeChatMsg
|
cd WeChatMsg
|
||||||
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
|
# 如果下载不成功,可以替换为https://pypi.org/simple
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. 使用
|
### 2. 使用
|
||||||
@ -81,4 +82,4 @@ python main.py
|
|||||||
│ └─templates # HTML模板
|
│ └─templates # HTML模板
|
||||||
├─doc # 文档
|
├─doc # 文档
|
||||||
└─resource # pyecharts资源文件,供打包使用
|
└─resource # pyecharts资源文件,供打包使用
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user