diff --git a/README.md b/README.md index 550745c..a10e074 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ User can use `-version` to print the version. # Usage --- -You can directly download the binary in the [release package](https://github.com/alibaba/RedisShake/releases).
+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`.
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