Skip to content

Commit 28611ce

Browse files
authored
Update README.es.md
1 parent 9b676c6 commit 28611ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ cd master-python-programming-exercises
4242
3. Comienza con los ejercicios ejecutando los siguientes comandos en el mismo nivel que tu archivo learn.json:
4343

4444
```bash
45-
$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
45+
$ RUN pip3 install pytest==4.4.2 pytest-testdox mock
4646
$ learnpack start
4747
```
4848
<!-- endhide -->

0 commit comments

Comments
 (0)