We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0280650 commit 6d1d250Copy full SHA for 6d1d250
1 file changed
README.md
@@ -63,7 +63,7 @@ Use "upctl [command] --help" for more information about a command.
63
Install the latest with Go by running:
64
65
```bash
66
-go install github.com/UpCloudLtd/upcloud-cli/cmd/upctl/v2@latest
+go install github.com/UpCloudLtd/upcloud-cli/v2/...@latest
67
```
68
69
To use upctl as a binary, download it from the
0 commit comments