From: Matt Joiner Date: Sun, 22 Aug 2021 05:52:35 +0000 (+1000) Subject: Update install command X-Git-Tag: v1.30.4~2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=311c5bbb357037ff63d27ed3e9c856bbbe4d26a3;p=btrtrc.git Update install command --- diff --git a/README.md b/README.md index f176ab78..7a21f300 100644 --- 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