Skip to content
Next Next commit
Update README.md
  • Loading branch information
josemoracard authored Dec 13, 2023
commit 30ccbe7ee0d68eaafcbef4008f5dce75a613ae3d
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $ npm i learnpack -g && learnpack plugins:install learnpack-python
2) Clone or download this repository. Once you finish downloading, you will find a new folder with a subdirectory called "exercises" that contains all the exercises within.

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

3) Start the tutorial/exercises by running the following command from the root of the project:
Expand Down