From 5e8d89a2d21f24beef150babf1b0990caaac63c8 Mon Sep 17 00:00:00 2001 From: andrejserafim Date: Thu, 23 Jun 2016 20:00:03 +0100 Subject: [PATCH] don't run redis --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b98f7381..0f9b2d53a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,8 @@ ## Build Prerequisites ## Have at least a local copy of built redis, for more information see [tutorial](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-redis). +Note that redis shouldn't be running - the build will start instances as needed. + ## Running the tests ## ``` bash