Thanks to visit codestin.com Credit goes to github.com
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 2bef2bb commit 2b60a41Copy full SHA for 2b60a41
README.md
@@ -12,7 +12,7 @@ Command line interface for [CodeRoad](https://marketplace.visualstudio.com/items
12
Use CodeRoad CLI to set up and build a tutorial configuration file.
13
14
```shell
15
-npm install -g coderoad-cli
+npm install -g @coderoad/cli
16
```
17
18
## Create
@@ -124,4 +124,4 @@ Steps defined as questions are **required** as they are meant to set the task to
124
125
**IMPORTANT**
126
127
-Only the most recent commit is evaluated for each level/step id.
+Only the most recent commit is evaluated for each level/step id.
0 commit comments