We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c7dc6 commit a6290b4Copy full SHA for a6290b4
docs/README.md
@@ -30,7 +30,7 @@ for resolving any potential issues and returns a non-zero exit code.
30
To install by using [Go](https://golang.org/), run the following command:
31
32
```bash
33
-go install golang.stackrox.io/kube-linter/cmd/kube-linter
+go install golang.stackrox.io/kube-linter/cmd/kube-linter@latest
34
```
35
Otherwise, download the latest binary from
36
[Releases](https://github.com/stackrox/kube-linter/releases) and add it to your
0 commit comments