Skip to content

Commit 58c6073

Browse files
Update README.md: add @latest to cli install command
1 parent e974631 commit 58c6073

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
@@ -21,7 +21,7 @@ go get github.com/pierrec/lz4/v4
2121
There is a command line interface tool to compress and decompress LZ4 files.
2222

2323
```
24-
go install github.com/pierrec/lz4/v4/cmd/lz4c
24+
go install github.com/pierrec/lz4/v4/cmd/lz4c@latest
2525
```
2626

2727
Usage

0 commit comments

Comments
 (0)