Skip to content

Commit

Permalink
[ci skip] release v1.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Jul 29, 2016
1 parent b0bb1fa commit 410a454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@ $ go get -u github.com/appleboy/gorush
On linux
```
$ wget -qO- https://github.com/appleboy/gorush/releases/download/v1.5.0/gorush-v1.5.0-linux-amd64.tar.gz | tar xvz
$ wget -qO- https://github.com/appleboy/gorush/releases/download/v1.6.0/gorush-v1.6.0-linux-amd64.tar.gz | tar xvz
```
On OS X
```
$ wget -qO- https://github.com/appleboy/gorush/releases/download/v1.5.0/gorush-v1.5.0-darwin-amd64.tar.gz | tar xvz
$ wget -qO- https://github.com/appleboy/gorush/releases/download/v1.6.0/gorush-v1.6.0-darwin-amd64.tar.gz | tar xvz
```
### Command Usage
Expand Down

0 comments on commit 410a454

Please sign in to comment.