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 4e29b20 commit e2f1fb0Copy full SHA for e2f1fb0
README.md
@@ -57,7 +57,7 @@ Note: Once you finish downloading, you will find a "exercises" folder that conta
57
3. Start the tutorial/exercises by running the following command at the same level were your bc.json file is:
58
59
```sh
60
-$ npm i jest@24.8.0 -g
+$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
61
$ learnpack start
62
```
63
0 commit comments