We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b30bd0 commit 8677d49Copy full SHA for 8677d49
README.md
@@ -69,7 +69,7 @@ If you are to visit the `vultr-cli` [releases](https://github.com/vultr/vultr-cl
69
70
You will need Go installed on your machine in order to work with the source (and make if you decide to pull the repo down).
71
72
-`go get -u github.com/vultr/vultr-cli/v3`
+`go install github.com/vultr/vultr-cli/v3@latest`
73
74
Another way to build from source is to
75
0 commit comments