Skip to content

Commit 5f868a9

Browse files
authored
Update README.md
1 parent 05e6bc9 commit 5f868a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,14 @@ $ npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/p
4646

4747
```bash
4848
$ git clone https://github.com/4GeeksAcademy/python-beginner-programming-exercises.git
49+
$ cd python-beginner-programming-exercises
4950
```
5051

52+
> Nota: Una vez que termine de descargar, encontrarás la carpeta "exercises" que contiene todos los ejercicios.
53+
5154
3. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
5255

5356
```bash
54-
$ cd python-beginner-programming-exercises
5557
$ pip3 install pytest==6.2.5 pytest-testdox mock
5658
$ learnpack start
5759
```

0 commit comments

Comments
 (0)