Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ff4cc7e

Browse files
Update README.md
1 parent 30ccbe7 commit ff4cc7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ $ npm i learnpack -g && learnpack plugins:install learnpack-python
4343
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.
4444

4545
```bash
46-
$ git clone https://github.com/4GeeksAcademy/python-beginner-programming-exercises.git
46+
$ git clone https://github.com/4GeeksAcademy/python-functions-programming-exercises.git
4747
```
4848

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

5151
```bash
5252
$ cd python-functions-programming-exercises
53-
$ pip install pytest==4.4.2 mock pytest-testdox
53+
$ pip3 install pytest==6.2.5 pytest-testdox mock
5454
$ learnpack start
5555
```
5656

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /