From e5b4cdc78199d2286580f91753b24007bfd2b26f Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 10 Dec 2016 01:14:07 +0800 Subject: [PATCH] [ci skip] update readme. Signed-off-by: Bo-Yi Wu --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8813d0..69040a8 100644 --- a/README.md +++ b/README.md @@ -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