From fbc1c25a15f42fef9727144aa17c2dbdd6361e2c Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Tue, 10 Jan 2023 21:46:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff800cd..19d9721 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Instagram Location Search ## Installation -This Python application can be installed from PyPI using pip, and can be built into a Docker image +This Python application can be installed from PyPI using pip, and can also be built into a Docker image ### Install from PyPI `pip3 install instagram-location-search`