Update README.md
This commit is contained in:
parent
2f1cdcc6ae
commit
a0414984e5
@ -42,6 +42,11 @@ You can also install it by brew:
|
||||
brew install golangci/tap/golangci-lint
|
||||
```
|
||||
|
||||
For CI you can use fast local installation:
|
||||
```bash
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh
|
||||
```
|
||||
|
||||
Check the [releases page](https://github.com/golangci/golangci-lint/releases) to fix the version.
|
||||
|
||||
# Demo
|
||||
|
Loading…
x
Reference in New Issue
Block a user