README.md | 2 +- diff --git a/README.md b/README.md index f176ab78c5e9231e33e2d8e5ff99eeadad9090f0..7a21f300b5deb2df1a3b56d947db3d051993c842 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ * [tracker](https://godoc.org/github.com/anacrolix/torrent/tracker) ## 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