We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ec39d commit af566daCopy full SHA for af566da
README.md
@@ -37,7 +37,7 @@ Do not use it if you need storage persistence.
37
##Installation
38
39
````bash
40
-curl -sL https://github.com/robinmonjo/sc-redis/releases/download/v1.1/sc-redis-v1.1_x86_64.tgz | tar -C /usr/local/bin -zxf -
+curl -sL https://github.com/robinmonjo/sc-redis/releases/download/v1.1.1/sc-redis-v1.1.1_x86_64.tgz | tar -C /usr/local/bin -zxf -
41
````
42
43
To uninstall:
0 commit comments