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.
1 parent 3c14c7a commit 37a1090Copy full SHA for 37a1090
docs/src/docs/welcome/install.mdx
@@ -161,7 +161,7 @@ These installations aren't recommended because of the following points:
161
7. It's slower than binary installation.
162
163
```bash
164
-go install github.com/golangci/golangci-lint/cmd/golangci-lint@{.LatestVersion}
+go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@{.LatestVersion}
165
```
166
167
## Next
0 commit comments