Skip to content

Commit

Permalink
bug fix:README.md download url (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseone committed Mar 25, 2021
1 parent 71603c6 commit 6ef25ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ docker pull weevent/weevent:latest; docker run -d -p 8080:8080 weevent/weevent
```

### Bash一键安装
[下载](https://weeventdoc.readthedocs.io/zh_CN/latest/install/download.html)并且解压安装包,如weevent-1.0.0.tar.gz。在解压目录中执行安装脚本。
[下载](https://weeventdoc.readthedocs.io/zh_CN/latest/install/quickinstall.html)并且解压安装包,如weevent-1.6.0.tar.gz。在解压目录中执行安装脚本。
```shell
$ ./install-all.sh -p /usr/local/weevent/
```
Expand Down

0 comments on commit 6ef25ad

Please sign in to comment.