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