From f13b91e00f7875b58288416679815364bdcb197f Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Thu, 21 Jan 2016 22:21:09 +0530 Subject: [PATCH] docs- correct redis env name [ci skip] --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index b280018..d89ab94 100644 --- a/readme.md +++ b/readme.md @@ -57,15 +57,15 @@ The result is that you get some nifty **test status windows that update as you k #### Redis: ###### Custom Redis Command: -Set ENV variable `PYTEST_STATUS_PORT` - -###### Custom Redis Args: Set ENV variable `REDIS_PATH` - -###### Custom Redis Port: +###### Custom Redis Args: Set ENV variable `REDIS_ARGS` +###### Custom Redis Port: +Set ENV variable `PYTEST_STATUS_PORT` + +