diff --git a/README.md b/README.md index 36bda5f5ba9..26909dcf39e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It currently works with any wireless router with [Tomato firmware](http://www.po Installation instructions ------------------------- -* install python modules [PyEphem](http://rhodesmill.org/pyephem/), [Requests](http://python-requests.org) and [PHue](https://github.com/studioimaginaire/phue) +* install python modules [python-dateutil](http://labix.org/python-dateutil), [PyEphem](http://rhodesmill.org/pyephem/), [Requests](http://python-requests.org) and [PHue](https://github.com/studioimaginaire/phue): `pip install python-dateutil pyephem requests phue` * Clone the repository `git clone https://github.com/balloob/home-assistant.git`. * Copy home-assistant.conf.default to home-assistant.conf and adjust the config values to match your setup. * For Tomato you will have to not only setup your host, username and password but also a http_id. The http_id can be retrieved by going to the admin console of your router, view the source of any of the pages and search for `http_id`.