Skip to content

Commit 4d9d983

Browse files
committed
docs: update install section
1 parent c18688b commit 4d9d983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Install
66

77
```bash
8-
go get -u github.com/golangci/revgrep/...
8+
go install github.com/golangci/revgrep/cmd/revgrep@latest
99
```
1010

1111
# Usage

0 commit comments

Comments
 (0)