Information about releases in README.md
This reverts commit eb7998a5a8a505679d2c562d9e8473a0816eabc1.
This commit is contained in:
parent
ae5152c024
commit
96a192058f
@ -32,10 +32,18 @@ Sponsored by [GolangCI.com](https://golangci.com): SaaS service for running lint
|
||||
* [Contact Information](#contact-information)
|
||||
|
||||
# Install
|
||||
Recommended way to install is:
|
||||
```bash
|
||||
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
|
||||
```
|
||||
|
||||
You can also install it by brew:
|
||||
```bash
|
||||
brew install golangci/tap/golangci-lint
|
||||
```
|
||||
|
||||
Check the [releases page](https://github.com/golangci/golangci-lint/releases) to fix the version.
|
||||
|
||||
# Demo
|
||||
Example of output:
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user