diff --git a/README.md b/README.md index a51dede..f703f7c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Subover is a Hostile Subdomain Takeover tool originally written in python but re You need to have Golang installed on your machine. There are no additional requirements for this tool. ```sh -go get github.com/Ice3man543/SubOver +go install github.com/Ice3man543/SubOver@master ``` > NOTE - Do not change the location of providers.json file. Or the tool will not work.