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 . ```