From 4e9e4a2e499decb5fdc8996dfc01fc6e28e54c9c Mon Sep 17 00:00:00 2001 From: Changhua Date: Wed, 3 May 2023 21:54:42 +0800 Subject: [PATCH] Update python version --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 179b260..5f7d69b 100644 --- a/README.MD +++ b/README.MD @@ -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