Skip to content

Commit 74acb43

Browse files
committed
fixed README to use go install
1 parent c5de1e5 commit 74acb43

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
@@ -8,7 +8,7 @@ page-fetch is a tool for researchers that lets you:
88

99
## Installation
1010

11-
page-fetch is written with Go and can be installed with `go get`:
11+
page-fetch is written with Go and can be installed with `go install`:
1212

1313
```
1414
▶ go install github.com/detectify/page-fetch@latest

0 commit comments

Comments
 (0)