From e1cb349ffe411b6de2fef696885ec687853d152f Mon Sep 17 00:00:00 2001 From: Erwan ROUSSEL Date: Sat, 5 Oct 2019 11:14:12 +0200 Subject: [PATCH] Update README.md --- plugins/redis-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/redis-cli/README.md b/plugins/redis-cli/README.md index f6e947f4c..64956df13 100644 --- a/plugins/redis-cli/README.md +++ b/plugins/redis-cli/README.md @@ -9,6 +9,6 @@ plugins=(... redis-cli) ``` ## Requirements -In order to make this work, you will need to have the redis installed. +In order to make this work, you will need to have redis installed. More info on the usage and install: https://redis.io/topics/quickstart