]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Update install command
authorMatt Joiner <anacrolix@gmail.com>
Sun, 22 Aug 2021 05:52:35 +0000 (15:52 +1000)
committerGitHub <noreply@github.com>
Sun, 22 Aug 2021 05:52:35 +0000 (15:52 +1000)
README.md

index f176ab78c5e9231e33e2d8e5ff99eeadad9090f0..7a21f300b5deb2df1a3b56d947db3d051993c842 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Some noteworthy package dependencies that can be used for other purposes include
 
 ## Installation
 
-Install the library package with `go get github.com/anacrolix/torrent`, or the provided cmds with `go get github.com/anacrolix/torrent/cmd/...`.
+Install the library package with `go get github.com/anacrolix/torrent`, or the provided cmds with `go install github.com/anacrolix/torrent/cmd/...@latest`.
 
 ## Library examples