From b0eb388a8345ba7eb475ba2857756a1468f98192 Mon Sep 17 00:00:00 2001 From: rtripath89 <ravi89@uab.edu> Date: Thu, 5 Mar 2020 14:19:06 -0600 Subject: [PATCH] Renaming the config file used. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a18b9e..df42096 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It has 2 branches ```develop``` and ```production``` , that houses agents based ## Using RCRMQ class -- First, rename `rabbitmq_config.py.example` to `rabbitmq_config.py` +- First, rename `rabbit_config.py.example` to `rabbit_config.py` - Modify config file, at least the `Password` needs to be your own passwod -- GitLab