edited readme

This commit is contained in:
Senad Uka
2016-01-24 09:57:03 +01:00
parent 6531b297d4
commit dedc61b76d

View File

@@ -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