diff --git a/README.md b/README.md index 7bf4496..2f4b7c2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Find domains and subdomains potentially related to a given domain. If you have Go installed and configured (i.e. with `$GOPATH/bin` in your `$PATH`): ``` -go get -u github.com/tomnomnom/assetfinder +go install -v github.com/tomnomnom/assetfinder@latest ``` Otherwise [download a release for your platform](https://github.com/tomnomnom/assetfinder/releases).