From 10e4783682396dbf3ecd9d9d3e2bb9863bb04c42 Mon Sep 17 00:00:00 2001 From: Schrolli Date: Thu, 21 May 2015 07:51:43 +0200 Subject: [PATCH] edit readme.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e464f8..fa794af 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ unless you are developer you can use the develop-Branch - may be unstable! ### Configuration ##### boswatch.py -Take a look into the /config/config.ini +Take a look into the Folder /config/ +Rename `config.template.ini` to `config.ini` In the Section `[BOSWatch]` you can set double_alarm_time etc. In the Section `[Plugins]` you can activate or deactivate the Plugins For each Plugin that requires configurations a own Section with his Name is available @@ -87,6 +88,7 @@ You can easy install BOSWatch with the install.sh Script. Now the script downloads and compile all needed data. At the end you can find BOSWatch in `~/boswatch/` +Rename `config.template.ini` to `config.ini` and configure In case of an Error during the Installation, check the Logfile in `~/boswatch/install/setup_log.txt` Caution, script don't install a Webserver with PHP and MySQL.