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 9b676c6 commit 28611ceCopy full SHA for 28611ce
README.es.md
@@ -42,7 +42,7 @@ $ cd master-python-programming-exercises
42
3. Comienza con los ejercicios ejecutando los siguientes comandos en el mismo nivel que tu archivo learn.json:
43
44
```bash
45
-$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
+$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
46
$ learnpack start
47
```
48
<!-- endhide -->
0 commit comments