diff --git a/README.md b/README.md index 125978c1..3bec976c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The directories contain the following files: `go-tuf` is tested on Go versions 1.18. ```bash -go get github.com/theupdateframework/go-tuf/cmd/tuf +go install github.com/theupdateframework/go-tuf/cmd/tuf@latest ``` ### Commands