[ci skip] update readme.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-12-10 01:14:07 +08:00
parent 65d486b65b
commit e5b4cdc781
1 changed files with 2 additions and 2 deletions

View File

@ -128,13 +128,13 @@ $ go get -u github.com/appleboy/gorush
On linux
```
$ wget https://github.com/appleboy/gorush/releases/download/v1.6.5/gorush-v1.6.5-linux-amd64 -O gorush
$ wget https://github.com/appleboy/gorush/releases/download/v1.6.5/gorush-v1.6.6-linux-amd64 -O gorush
```
On OS X
```
$ wget https://github.com/appleboy/gorush/releases/download/v1.6.5/gorush-v1.6.5-darwin-amd64 -O gorush
$ wget https://github.com/appleboy/gorush/releases/download/v1.6.5/gorush-v1.6.6-darwin-amd64 -O gorush
```
### Command Usage