From c11b744652e26d81b1fa46eeb1ad3511687626d4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 6 May 2016 09:12:18 +0200 Subject: [PATCH] Update formatting of commands --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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