We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfb0c1 commit 3d7142dCopy full SHA for 3d7142d
1 file changed
README.md
@@ -13,7 +13,7 @@ Inspired by [tokei](https://github.com/Aaronepower/tokei).
13
14
```
15
# Go version >= 1.16
16
-$ go install github.com/hhatto/gocloc/cmd/gocloc
+$ go install github.com/hhatto/gocloc/cmd/gocloc@latest
17
18
# Go version < 1.16
19
$ go get -u github.com/hhatto/gocloc/cmd/gocloc
0 commit comments