[fix] pip install command

This commit is contained in:
Al
2015-12-02 13:43:57 -05:00
parent 746b5d0f34
commit 09a3e2ab64

View File

@@ -335,7 +335,7 @@ but they can also be built manually.
To install via Python, just use:
```
pip install https://github.com/openvenues/libpostal.git
pip install git+https://github.com/openvenues/libpostal.git
```
**Note**: The Python bindings don't implement libpostal's full API currently.