Update README.md

This commit is contained in:
Jianglang
2023-04-04 20:01:10 +08:00
committed by GitHub
parent f973bc3fe2
commit 9520d94b13

View File

@@ -75,7 +75,7 @@ cd chatgpt-on-wechat/
```
**(2) 安装核心依赖 (必选)**
> 能够使用`itchat`创建机器人,并具有文字交流功能所需的最小依赖集合。
```bash
pip3 install -r requirements.txt
```