polish README

v4
vinllen 5 years ago
parent f8df138940
commit 76f3cd1a2d
  1. 2
      README.md

@ -67,7 +67,7 @@ User can use `-version` to print the version.
# Usage # Usage
--- ---
You can directly download the binary in the [release package](https://github.com/alibaba/RedisShake/releases).<br> You can directly download the binary in the [release package](https://github.com/alibaba/RedisShake/releases), and use `start.sh` script to start it directly: `./start.sh redis-shake.conf sync`.<br>
You can also build redis-shake yourself according to the following steps, the `go` and `govendor` must be installed before compile: 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 * git clone https://github.com/alibaba/RedisShake.git
* cd RedisShake * cd RedisShake

Loading…
Cancel
Save