refactor: get hrp version from aliyun OSS file

This commit is contained in:
debugtalk
2022-04-25 16:34:11 +08:00
parent 9a0ffa9802
commit f5ff03d346
10 changed files with 26 additions and 18 deletions
-2
View File
@@ -60,8 +60,6 @@ You can install HttpRunner via one curl command.
```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)"
```
Then you will get a `hrp` CLI tool.