Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 github.com/tomnomnom/assetfinder@latest
```

Otherwise [download a release for your platform](https://github.com/tomnomnom/assetfinder/releases).
Expand Down