[ci skip] update go get command.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-12-17 16:32:40 +08:00
parent 93120911f8
commit af1d4aecc2
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ The pre-compiled binaries can be downloaded from [release page](https://github.c
With `Go` installed
```
$ go get -u github.com/appleboy/gorush
$ go get -u -v github.com/appleboy/gorush
```
On linux