We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3997dd4 + 4ae7502 commit c5de1e5Copy full SHA for c5de1e5
README.md
@@ -11,7 +11,7 @@ page-fetch is a tool for researchers that lets you:
11
page-fetch is written with Go and can be installed with `go get`:
12
13
```
14
-▶ go get github.com/detectify/page-fetch
+▶ go install github.com/detectify/page-fetch@latest
15
16
17
Or you can clone the respository and build it manually:
0 commit comments