From a43870bb8b87b8c166584705b211431772673c5e Mon Sep 17 00:00:00 2001 From: Karman de Lange Date: Mon, 22 Jun 2020 09:53:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c5bdc1..48e6f38 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pip install paho-mqtt pip install pyyaml pip install PyCrypto ``` -1. copy sample_config.ym_ to config.yml +1. copy sample_config.ym_ to config.yml under /settings folder or the data-dir you speified 2. Edit config to match your enviroment 3. run ./monitor.py (or python monitor.py)