We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd2698d + fd95978 commit 27cc49aCopy full SHA for 27cc49a
1 file changed
README.md
@@ -67,7 +67,7 @@ $ cd html-tutorial-exercises-course
67
3. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
68
69
```sh
70
-$ npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g
+$ npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g
71
$ learnpack start
72
```
73
0 commit comments