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