diff --git a/README.md b/README.md index 7957eae..2feb3f4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Currently, PMG supports the following package ecosystems: > Ensure $(go env GOPATH)/bin is in your $PATH ```bash -go install github.com/safedep/pmg +go install github.com/safedep/pmg@latest ``` ## Prerequisites