From f7e7b498437a3f71faeb105e663f424094580926 Mon Sep 17 00:00:00 2001 From: xaoyo Date: Sun, 15 Oct 2023 10:46:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=95=B4=E4=B8=AA=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=BD=9C=E4=B8=BA=E5=8C=85=E5=AE=89=E8=A3=85=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=91=BD=E4=BB=A4=E8=A1=8C=E7=BB=9F=E4=B8=80=E6=93=8D?= =?UTF-8?q?=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd30201..1502c0a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ PyWxDump ## 1. 安装 ```shell script -git clone http://github.com/xaoyaoo/PyWxDump.git +git clone https://github.com/xaoyaoo/PyWxDump.git cd PyWxDump python -m pip install -U . ```