Update python version

This commit is contained in:
Changhua
2023-05-03 21:54:42 +08:00
parent a70222298f
commit 4e9e4a2e49

View File

@@ -6,7 +6,7 @@
![Demo](demo.gif)
## Quick Start
0. 安装 Python例如 [3.7.9](https://www.python.org/ftp/python/3.7.9/python-3.7.9-amd64.exe)
0. 安装 Python例如 [3.10.11](https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe)
1. 安装微信 `3.7.0.30`,下载地址在 [这里](https://github.com/lich0821/WeChatFerry/releases/download/v3.7.0.30.21/WeChatSetup-3.7.0.30.exe);也可以从 [WeChatSetup](https://gitee.com/lch0821/WeChatSetup) 找到。
2. 安装依赖
```sh