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 5ac5dc5 commit efb6f3fCopy full SHA for efb6f3f
README.md
@@ -33,7 +33,7 @@ See [the latest release page](https://github.com/pollenjp/cdk-ansible/releases/l
33
34
```sh
35
# ex) vX.Y.Z
36
-curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pollenjp/cdk-ansible/releases/download/vX.Y.Z/cdk-ansible-installer.sh | sh
+curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pollenjp/cdk-ansible/releases/download/vX.Y.Z/cdk-ansible-cli-installer.sh | sh
37
```
38
39
### cargo install
0 commit comments