update readme

This commit is contained in:
yanchunhuo 2021-05-20 09:09:29 +08:00
parent 7c25b1ad85
commit d9f9cb0c02
1 changed files with 7 additions and 2 deletions

View File

@ -32,8 +32,13 @@
#### 1.2、安装python依赖模块
* pip3 install -r requirements.txt
##### 1.2.1、安装xmind-sdk-python
* 地址:https://github.com/xmindltd/xmind-sdk-python
* 安装pgmagick
* Linux:
* pip3 install pgmagick==0.7.6
* Windows:
* 下载安装对应版本https://www.lfd.uci.edu/~gohlke/pythonlibs/#pgmagick
* 安装xmind-sdk-python
* 下载地址:https://github.com/xmindltd/xmind-sdk-python
#### 1.3、安装allure
* 源安装