diff --git a/README.rst b/README.rst index 74d538d..9868625 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ Original protocol hacking by MattTW : https://github.com/MattTW/BlinkMonitorProt API calls faster than 60 seconds is not recommended as it can overwhelm Blink's servers. Please use this module responsibly. +Installation +================ +``pip3 install blinkpy`` + Installing Development Version ================================== To install the current development version, perform the following steps. Note that the following will create a blinkpy directory in your home area: @@ -135,4 +139,4 @@ The ``BlinkURLHandler`` class expects to be initialized with the region id found :target: https://coveralls.io/github/fronzbot/blinkpy?branch=master .. |PyPi Version| image:: https://img.shields.io/pypi/v/blinkpy.svg :target: https://pypi.python.org/pypi/blinkpy - \ No newline at end of file +