Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eversinc33 authored Apr 20, 2023
1 parent cc6a214 commit a2cef71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Recursively extract urls from a web page for reconnaissance. Requires Go>=1.16.

Install using `go get github.com/fumamatar/urlExtract` or download one of the executables under [releases](https://github.com/fumamatar/LinkExtract/releases).
Install using `go install github.com/eversinc33/urlExtract@latest` or download one of the executables under [releases](https://github.com/eversinc33/LinkExtract/releases).

```
Usage: linkExtract (flags) [target_url]
Expand Down

0 comments on commit a2cef71

Please sign in to comment.