Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Em-jey committed Nov 17, 2017
1 parent d3c77ed commit c15b5ea
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c15b5ea

Please sign in to comment.