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 e673e50 commit fc0087bCopy full SHA for fc0087b
README.md
@@ -57,7 +57,7 @@ Note: Once you finish downloading, you will find an "exercises" folder that cont
57
3. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
58
59
```bash
60
-$ $ pip3 install pytest==4.4.2 pytest-testdox mock
+$ pip3 install pytest==4.4.2 pytest-testdox mock
61
$ learnpack start
62
```
63
0 commit comments