File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,15 @@ To build redis-cluster-tool:
1616## Package
1717
1818You can "yum install redis-cluster-tool" or "apt-get install redis-cluster-tool" instead of building from source code.
19+
1920Before install the package, execute the follow command first:
20- deb package : "curl -s https://packagecloud.io/install/repositories/deep/packages/script.deb.sh | sudo bash"
21- rpm package : "curl -s https://packagecloud.io/install/repositories/deep/packages/script.rpm.sh | sudo bash"
21+
22+ ** deb package** : "curl -s https://packagecloud.io/install/repositories/deep/packages/script.deb.sh | sudo bash"
23+
24+ ** rpm package** : "curl -s https://packagecloud.io/install/repositories/deep/packages/script.rpm.sh | sudo bash"
2225
2326You can also download the packages from "https://packagecloud.io/deep/packages " and install by yourself.
27+
2428Attention : package redis-cluster-tool is depend on package hiredis-vip.
2529
2630If you want to support other OS packages, please contact with me.
You can’t perform that action at this time.
0 commit comments