更新readme
This commit is contained in:
parent
745c79563a
commit
17f0112ee8
@ -92,15 +92,15 @@ pip install pywxdump
|
|||||||
### 1.2 从源码安装
|
### 1.2 从源码安装
|
||||||
|
|
||||||
```shell script
|
```shell script
|
||||||
git clone https://github.com/xaoyaoo/PyWxDump.git
|
pip install git+git://github.com/xaoyaoo/PyWxDump.git
|
||||||
cd PyWxDump
|
|
||||||
python -m pip install -U .
|
|
||||||
```
|
```
|
||||||
|
|
||||||
或
|
或
|
||||||
|
|
||||||
```shell script
|
```shell script
|
||||||
pip install git+git://github.com/xaoyaoo/PyWxDump.git
|
git clone https://github.com/xaoyaoo/PyWxDump.git
|
||||||
|
cd PyWxDump
|
||||||
|
python -m pip install -U .
|
||||||
```
|
```
|
||||||
|
|
||||||
## 2. 使用方法
|
## 2. 使用方法
|
||||||
|
Loading…
Reference in New Issue
Block a user