mirror of
https://github.com/bellingcat/instagram-location-search.git
synced 2026-06-12 04:18:30 +03:00
Update readme to reflect that no numpy/pandas required
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Prerequisites
|
||||
|
||||
This Python application requires `requests`, `numpy`, and `pandas` to be properly installed. This can be done with `pip3 install requests numpy pandas`.
|
||||
This Python application requires `requests` to be properly installed. This can be done with `pip3 install requests`.
|
||||
|
||||
## Example usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user