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 6314f29 commit c7b6c08Copy full SHA for c7b6c08
docs/learning/dev-setup.md
@@ -93,8 +93,7 @@ The Cloud-Native Toolkit CLI needs to be installed in all development environmen
93
To install the Cloud-Native Toolkit CLI run the following command:
94
95
```shell
96
-curl -sL shell.cloudnativetoolkit.dev | sh -
97
-source ~/.bashrc || source ~/.zshrc
+npm i -g @ibmgaragecloud/cloud-native-toolkit-cli
98
```
99
100
!!!Note
0 commit comments