From 6ae594a8969293f7cb9820fca98dfeb604d9ee0d Mon Sep 17 00:00:00 2001 From: Sahilb315 Date: Mon, 28 Apr 2025 20:02:20 +0530 Subject: [PATCH] readme installation update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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