diff --git a/README.md b/README.md index 1e4d4867bc1d..e483758380bc 100644 --- a/README.md +++ b/README.md @@ -771,7 +771,7 @@ linters-settings: disabled-checks: - regexpMust - # Enable multiple checks by tags, run `GL_DEBUG=gocritic golangci-lint` run to see all tags and checks. + # Enable multiple checks by tags, run `GL_DEBUG=gocritic golangci-lint run` to see all tags and checks. # Empty list by default. See https://github.com/go-critic/go-critic#usage -> section "Tags". enabled-tags: - performance