We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc37de commit 5c5ad82Copy full SHA for 5c5ad82
README.md
@@ -5,7 +5,7 @@
5
To install the `evcli` command, do:
6
7
```shell
8
-go install github.com/veraison/evcli@latest
+go install github.com/veraison/evcli/v2@latest
9
```
10
11
To configure auto-completion, use the `completion` subcommand. For example, if
0 commit comments