Skip to content

Commit 137dbbf

Browse files
committed
update README.md
1 parent 914de7d commit 137dbbf

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,15 @@ To build redis-cluster-tool:
1616
## Package
1717

1818
You can "yum install redis-cluster-tool" or "apt-get install redis-cluster-tool" instead of building from source code.
19+
1920
Before 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

2326
You can also download the packages from "https://packagecloud.io/deep/packages" and install by yourself.
27+
2428
Attention : package redis-cluster-tool is depend on package hiredis-vip.
2529

2630
If you want to support other OS packages, please contact with me.

0 commit comments

Comments
 (0)