Skip to content

Commit 2b60a41

Browse files
authored
update npm cli address
1 parent 2bef2bb commit 2b60a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Command line interface for [CodeRoad](https://marketplace.visualstudio.com/items
1212
Use CodeRoad CLI to set up and build a tutorial configuration file.
1313

1414
```shell
15-
npm install -g coderoad-cli
15+
npm install -g @coderoad/cli
1616
```
1717

1818
## Create
@@ -124,4 +124,4 @@ Steps defined as questions are **required** as they are meant to set the task to
124124

125125
**IMPORTANT**
126126

127-
Only the most recent commit is evaluated for each level/step id.
127+
Only the most recent commit is evaluated for each level/step id.

0 commit comments

Comments
 (0)