Skip to content

Commit

Permalink
Add version to Install example
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamelentyev committed Sep 19, 2022
1 parent f733db6 commit 063980a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A linter that detect the possibility to use variables/constants from the Go stan
## Install

```bash
go install github.com/sashamelentyev/usestdlibvars
go install github.com/sashamelentyev/usestdlibvars@latest
```

## Usage
Expand Down

0 comments on commit 063980a

Please sign in to comment.