From c15b5eacc67719b8a88687139d55dda118db50b5 Mon Sep 17 00:00:00 2001 From: Em-jey Date: Fri, 17 Nov 2017 16:29:08 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa218a0..3f0e50f 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,13 @@ Python scrapper for morizon # Running ### Installation - +Version from https://pypi.python.org/pypi/pymorizon: +``` +pip install pymorizon +``` +Latest version from git: ``` -pip install -r requirements.txt +pip install git+git://github.com/limebrains/pymorizon.git ``` ### Example script