将整个项目作为包安装,增加命令行统一操作

This commit is contained in:
xaoyo 2023-10-15 10:46:03 +08:00
parent f145f66fb9
commit e0690adba7

View File

@ -68,7 +68,7 @@ python -m pip install -U .
或者
```shell script
pip install git+http://github.com/xaoyaoo/PyWxDump.git
pip install git+git://github.com/xaoyaoo/PyWxDump.git
```
**说明**