From 51672e81c3066cff9cb94c51fa03aae5ca8709e4 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:18:34 +0200 Subject: [PATCH] Update redis.md --- doc/redis.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/redis.md b/doc/redis.md index 837aec3..0be278a 100644 --- a/doc/redis.md +++ b/doc/redis.md @@ -1,7 +1,9 @@ Configuring Redis database ========================== -##Install redis +These are instructions for setting up NNTPChan with Redis as the data-storage system. + +##Install Redis Redis 3.x or higher is required, [stable release](http://download.redis.io/releases/redis-stable.tar.gz) recommended