From 08dd3dc7aef57cf0a7718b99f63e3930bdb4b18c Mon Sep 17 00:00:00 2001 From: hellerve Date: Sun, 9 Apr 2017 17:33:00 +0200 Subject: [PATCH] cleaned up readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ee63aa..74c1d1f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ I will clean this up, I promise. ## Installation ``` -git clone https://github.com/hellerve/slideslurp -cd slideslurp -python setup.py install +pip install slideslurp ```