Skip to content

Commit 334ec5c

Browse files
nathan-hekmantriceam
authored andcommitted
small update for ibmcloud dev readme (#70)
1 parent 80bcb06 commit 334ec5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

windows-installer/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Set-ExecutionPolicy Unrestricted
5858

5959
If updating an existing IDT installation, you can run the following:
6060
```
61-
idt update --trace
61+
ibmcloud dev update --trace
6262
```
6363

6464

@@ -67,7 +67,7 @@ idt update --trace
6767
If you wish to update the IBM Developer Tools CLI, run:
6868

6969
```
70-
idt update [--force] [--trace]
70+
ibmcloud dev update [--force] [--trace]
7171
```
7272

7373
The `--force` argument that will force update to all dependencies too.
@@ -83,7 +83,7 @@ PowerShell -NoProfile -ExecutionPolicy Unrestricted -Command "& {Start-Process P
8383
If you wish to remove the IBM Developer Tools CLI, run:
8484

8585
```
86-
idt uninstall [--trace]
86+
ibmcloud dev uninstall [--trace]
8787
```
8888

8989
This command is simply a shortcut defined during install that runs (in admin mode) the installer's uninstall action as shown here:

0 commit comments

Comments
 (0)