Skip to content

Commit

Permalink
readme: add windows build notice
Browse files Browse the repository at this point in the history
  • Loading branch information
quasilyte authored Feb 23, 2019
1 parent 87178fd commit b937356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ After that, you can create `go-critic` binary by running:
lintpack build -o gocritic -linter.name='gocritic' github.com/go-critic/go-critic/checkers
```

> Windows note: `lintpack build` might emit a warning. See https://github.com/go-critic/go-critic/issues/760.
## Usage

Be sure `gocritic` executable is under your `$PATH`.
Expand Down

0 comments on commit b937356

Please sign in to comment.