Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit 3bf0687

Browse files
Fix pip install line in README
1 parent fccc2a7 commit 3bf0687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Python 2/3 client for the Instagram REST and Search APIs
1313
Installation
1414
-----
1515
```
16-
pip install python-instagram
16+
pip install python-instagram-ext
1717
```
1818
Requires
1919
-----

0 commit comments

Comments
 (0)