From ffddccb819b91c59fa6ebc4d9874bef1ace77419 Mon Sep 17 00:00:00 2001 From: Scott Petersen Date: Wed, 11 Dec 2013 15:46:55 -0800 Subject: [PATCH] Documentation updates. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 73b3883..8926f4c 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,7 @@ AlarmDecoder can be installed through pip: ```pip install alarmdecoder``` or from source: - ``` - git clone http://github.com/nutechsoftware/alarmdecoder - python setup.py install - ``` + ```python setup.py install``` Requirements ------------