Tweak README

dnsrepo-source
Daniel Saxton 2021-09-04 13:40:28 -05:00
parent c1c9478a39
commit 27c324a9d6
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ This will display help for the tool. Here are all the switches it supports.
Subfinder requires **go1.14+** to install successfully. Run the following command to get the repo -
```sh
GO111MODULE=on go get -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder
GO111MODULE=on go get -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder
```