From cf5a069cfb593c14962a5b7cd2ca8b7a2517d0e9 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Fri, 29 Jul 2022 12:57:28 +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 7164c6f..dcfc61c 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,6 @@ __Important: an Instagram session ID should be treated like a password — it pr 5. Right click on any item and click "Show Requests With This Cookie". 6. Click on any request. In the "Headers" tab, scroll down to "Request Headers". -![Finding the full cookie string](docs/cookies2.jpg) +![Finding the full cookie string](docs/cookies2.png) 7. Copy all text after "cookie: ". This is your cookie string. Replace `` with this value when running `instagram-location-search`.