We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5e614 commit df4584fCopy full SHA for df4584f
README.md
@@ -41,7 +41,7 @@ Clone the repository in your local environment and follow the steps below:
41
1. Install LearnPack, the package manager for learning tutorials and the node compiler plugin for LearnPack, make sure you also have node.js 14+:
42
43
```bash
44
-$ npm i learnpack -g
+$ npm i @learnpack/learnpack -g
45
```
46
47
2. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
0 commit comments