Skip to content

Commit 8c887de

Browse files
Ramkishor ChaladiRamkishor Chaladi
authored andcommitted
updated README.md
1 parent 34589a6 commit 8c887de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cliChecker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ It was introduced as part of the CLI refactor project, and might be removed late
66
from the softlayer-cli root directory, do the following after making changes.
77

88
```
9-
cd cliChcker
9+
cd cliChecker
1010
go build
11-
./cliChcker.exe > cliOutput.txt
11+
./cliChecker > cliOutput.txt
1212
git diff cliOutput.txt
1313
```
1414

0 commit comments

Comments
 (0)