Skip to content

Commit c5de1e5

Browse files
authored
Merge pull request #13 from KingOfBugbounty/patch-1
Update README.md
2 parents 3997dd4 + 4ae7502 commit c5de1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ page-fetch is a tool for researchers that lets you:
1111
page-fetch is written with Go and can be installed with `go get`:
1212

1313
```
14-
▶ go get github.com/detectify/page-fetch
14+
▶ go install github.com/detectify/page-fetch@latest
1515
```
1616

1717
Or you can clone the respository and build it manually:

0 commit comments

Comments
 (0)