Skip to content

Commit 7166f61

Browse files
authored
Merge pull request #49 from ma91n/patch-1
Modified the installation method to use go install
2 parents f8a2308 + c095d1a commit 7166f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ response type, the linter will warn you.
5555
Download `errchkjson` from the [releases](https://github.com/breml/errchkjson/releases) or get the latest version from source with:
5656

5757
```shell
58-
go get github.com/breml/errchkjson/cmd/errchkjson
58+
go install github.com/breml/errchkjson/cmd/errchkjson@latest
5959
```
6060

6161
## Usage

0 commit comments

Comments
 (0)