From efbb8685cc165089336acedc47b0152f9666d31e Mon Sep 17 00:00:00 2001 From: Tristan Isham Date: Mon, 9 Dec 2024 23:15:35 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7becb5e..72e253e 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ like), then ZVM will update the exact executable you've called `upgrade` from. ```sh curl https://raw.githubusercontent.com/tristanisham/zvm/master/install.sh | bash -# Or -go install -ldflags "-s -w" github.com/tristanisham/zvm@latest + ``` @@ -62,6 +61,11 @@ irm https://raw.githubusercontent.com/tristanisham/zvm/master/install.ps1 | iex powershell -c "irm https://raw.githubusercontent.com/tristanisham/zvm/master/install.ps1 | iex" ``` +## If You Have a Valid Version of Go Installed +```sh +go install -ldflags "-s -w" github.com/tristanisham/zvm@latest +``` + ## Manually Please grab the