From dedc61b76d940e37d23700b2aa777d73bbaf09bf Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Sun, 24 Jan 2016 09:57:03 +0100 Subject: [PATCH] edited readme --- controller/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/controller/README.md b/controller/README.md index 7661968..fe099a9 100644 --- a/controller/README.md +++ b/controller/README.md @@ -3,7 +3,8 @@ ## Installation 1. Go to every subdirectory in drivers directory and follow instructions about installation of drivers -2. configure cron to run controller.py every 15 minutes as a superuser: +2. edit controller/config/__init__.py and set your controller ID to unique number +3. configure cron to run controller.py every 15 minutes as a superuser: ``` crontab -e -u root