refactor: get hrp version from aliyun OSS file

This commit is contained in:
debugtalk
2022-04-25 16:23:38 +08:00
parent 7fcba33b97
commit c438c955fb
10 changed files with 26 additions and 18 deletions

View File

@@ -53,8 +53,6 @@ HttpRunner 二进制命令行工具已上传至阿里云 OSS在系统终端
```bash
$ bash -c "$(curl -ksSL https://httprunner.com/script/install.sh)"
# backup
$ bash -c "$(curl -ksSL https://httprunner.oss-cn-beijing.aliyuncs.com/install.sh)"
```
安装成功后,你将获得一个 `hrp` 命令行工具,执行 `hrp -h` 即可查看到参数帮助说明。