From 1216f70cfec7dddacd9066eb910179f9b5506c7f Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:17:09 +0000 Subject: [PATCH] readme cleanup --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a6215a4..4b98a00 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ [![PyPI version](https://badge.fury.io/py/instagram-location-search.svg)](https://badge.fury.io/py/instagram-location-search) ## Installation -This Python application can be installed from PyPI using pip, and can also be built into a Docker image -### Install with Pip +This Python application can be installed from [PyPI](https://pypi.org/project/instagram-location-search/) using pip: `pip install instagram-location-search` or the latest from the repo: