Skip to content

Commit 116ca51

Browse files
committed
forggot to change the ID of exercise
1 parent 5e6edbe commit 116ca51

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
@@ -48,8 +48,8 @@ $ learnpack plugins:install learnpack-python
4848
2. Download this particular exercise using learnpack and `cd` into the folder:
4949

5050
```
51-
$ learnpack download python-beginner-programming-exercises
52-
$ cd python-beginner-programming-exercises
51+
$ learnpack download master-python-programming-exercises
52+
$ cd master-python-programming-exercises
5353
```
5454

5555
Note: Once you finish downloading, you will find a "exercises" folder that contains all the exercises within.

0 commit comments

Comments
 (0)