Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josemoracard authored Dec 13, 2023
1 parent 05e6bc9 commit 5f868a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,14 @@ $ npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/p

```bash
$ git clone https://github.com/4GeeksAcademy/python-beginner-programming-exercises.git
$ cd python-beginner-programming-exercises
```

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

```bash
$ cd python-beginner-programming-exercises
$ pip3 install pytest==6.2.5 pytest-testdox mock
$ learnpack start
```
Expand Down

0 comments on commit 5f868a9

Please sign in to comment.