From d9caba9b3bdc0be65e69a66dee63048fa5c5fb90 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Mon, 21 Dec 2015 18:30:03 +1100 Subject: [PATCH] README: Remove trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a10d1dfc5..2aa6df0fa 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ To run Redis with the default configuration just type: % cd src % ./redis-server - + If you want to provide your redis.conf, you have to run it using an additional parameter (the path of the configuration file):