We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6edbe commit 116ca51Copy full SHA for 116ca51
README.md
@@ -48,8 +48,8 @@ $ learnpack plugins:install learnpack-python
48
2. Download this particular exercise using learnpack and `cd` into the folder:
49
50
```
51
-$ learnpack download python-beginner-programming-exercises
52
-$ cd python-beginner-programming-exercises
+$ learnpack download master-python-programming-exercises
+$ cd master-python-programming-exercises
53
54
55
Note: Once you finish downloading, you will find a "exercises" folder that contains all the exercises within.
0 commit comments