Skip to content

Commit 063980a

Browse files
Add version to Install example
1 parent f733db6 commit 063980a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A linter that detect the possibility to use variables/constants from the Go stan
77
## Install
88

99
```bash
10-
go install github.com/sashamelentyev/usestdlibvars
10+
go install github.com/sashamelentyev/usestdlibvars@latest
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)