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