From 46d9931f00bc1cec5850ae45bdab0262bcc2f99d Mon Sep 17 00:00:00 2001 From: Anmol Singh Yadav <53969258+IamLucif3r@users.noreply.github.com> Date: Wed, 27 Apr 2022 21:10:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4ff6fc..86405d6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Take a list of domains and probe for working http and https servers. ## Install ``` -▶ go get -u github.com/tomnomnom/httprobe +▶ go install github.com/tomnomnom/httprobe@latest ``` ## Basic Usage