From 5f77173a00545065319d2cc9407dec0dc896ea03 Mon Sep 17 00:00:00 2001 From: vinllen Date: Sun, 26 May 2019 11:04:06 +0800 Subject: [PATCH] polish README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aabf1fe..b405d9b 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ User can use `-version` to print the version. # Usage --- -You can use the binary in the release package.
+You can directly download the binary in the [release package](https://github.com/alibaba/RedisShake/releases).
You can also build redis-shake yourself according to the following steps, the `go` and `govendor` must be installed before compile: * git clone https://github.com/alibaba/RedisShake.git * cd RedisShake