Skip to content

Commit

Permalink
docs(readme): added installation information
Browse files Browse the repository at this point in the history
  • Loading branch information
lasiar committed May 3, 2024
1 parent abbb991 commit 3ea58f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@

Golang linter for check canonical header.

### Install

```shell
go install -v github.com/lasiar/canonicalheader/cmd/canonicalheader@latest
```

Or download the binary file from the [release](https://github.com/lasiar/canonicalheader/releases/latest).


### Example

before
Expand Down

0 comments on commit 3ea58f4

Please sign in to comment.