From eea263d85a6d5727c8cdd3ce3f47ef8a23dbac25 Mon Sep 17 00:00:00 2001 From: Changhua Date: Sat, 4 Mar 2023 17:57:50 +0800 Subject: [PATCH] Update instruction --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 8dab33f..d2ab494 100644 --- a/README.MD +++ b/README.MD @@ -2,8 +2,8 @@ 一个基于 [WeChatFerry](https://github.com/lich0821/WeChatFerry) 的微信机器人示例。 ## Quick Start -0. 安装 32 位 Python,例如 [3.7.9](https://www.python.org/ftp/python/3.7.9/python-3.7.9.exe) -1. 安装微信 `3.7.0.30`,下载地址在[这里](https://github.com/lich0821/WeChatFerry/releases/download/v3.7.0.30.11/WeChatSetup-3.7.0.30.exe);也可以从 [WeChatSetup](https://gitee.com/lch0821/WeChatSetup) 找到。 +0. 安装 Python,例如 [3.7.9](https://www.python.org/ftp/python/3.7.9/python-3.7.9.exe) +1. 安装微信 `3.7.0.30`,下载地址在[这里](https://github.com/lich0821/WeChatFerry/releases/download/v3.7.0.30.15/WeChatSetup-3.7.0.30.exe);也可以从 [WeChatSetup](https://gitee.com/lch0821/WeChatSetup) 找到。 2. 安装依赖 ```sh # 升级 pip