Skip to content

Commit c7b6c08

Browse files
authored
Update dev-setup.md
Update command used to install the Cloud-Native Toolkit CLI.
1 parent 6314f29 commit c7b6c08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/learning/dev-setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ The Cloud-Native Toolkit CLI needs to be installed in all development environmen
9393
To install the Cloud-Native Toolkit CLI run the following command:
9494

9595
```shell
96-
curl -sL shell.cloudnativetoolkit.dev | sh -
97-
source ~/.bashrc || source ~/.zshrc
96+
npm i -g @ibmgaragecloud/cloud-native-toolkit-cli
9897
```
9998

10099
!!!Note

0 commit comments

Comments
 (0)