Skip to content

Commit 3d7142d

Browse files
authored
Update README.md
1 parent 0cfb0c1 commit 3d7142d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Inspired by [tokei](https://github.com/Aaronepower/tokei).
1313

1414
```
1515
# Go version >= 1.16
16-
$ go install github.com/hhatto/gocloc/cmd/gocloc
16+
$ go install github.com/hhatto/gocloc/cmd/gocloc@latest
1717
1818
# Go version < 1.16
1919
$ go get -u github.com/hhatto/gocloc/cmd/gocloc

0 commit comments

Comments
 (0)