diff --git a/README.rst b/README.rst index 7317a0c..36a257b 100644 --- a/README.rst +++ b/README.rst @@ -24,11 +24,11 @@ supports encryption via SSL/TLS. Installation ------------ -AlarmDecoder can be installed through ``pip``: +AlarmDecoder can be installed through ``pip``:: pip install alarmdecoder -or from source: +or from source:: python setup.py install