From 0140a65b005dffe7c5b2d2cc438977ec9f988558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adil=20Soybal=C4=B1?= <76052370+adilsoybali@users.noreply.github.com> Date: Wed, 17 Nov 2021 20:47:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0924f9..0a945cc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Tool that allow extract endpoints from APK files ## Install 1) Install `apkurlgrep` ``` -▶ go get -u github.com/ndelphit/apkurlgrep +▶ go install github.com/ndelphit/apkurlgrep@latest ``` 2) Install [apktool](https://ibotpeaches.github.io/Apktool/install/)