diff --git a/README.md b/README.md index 43fd7ff..105dcf2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The forgotten go tool that executes and caches binaries included in go.mod files ### Source ```sh -go get -u github.com/dustinblackman/gomodrun/cmd/gomodrun +go install github.com/dustinblackman/gomodrun/cmd/gomodrun@latest ``` ## Usage