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 fb8ea2b commit c581ca3Copy full SHA for c581ca3
README.md
@@ -37,8 +37,7 @@ Clone the repository in your local environment and follow the steps below:
37
3) Start the tutorial/exercises by running the following command from the root of the project:
38
39
```bash
40
-$ npm i jest@29.7.0 -g
41
-$ learnpack plugins:install learnpack-react
+$ npm i @learnpack/learnpack -g
42
$ learnpack start
43
```
44
0 commit comments