You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,11 @@ After you finished the begginers, functions and loops series; This series will r
11
11
<!-- hide -->
12
12
These exercises were built in collaboration, we need you! If you find any bugs or misspells plese contribute and report them.
13
13
14
-
<h2>One click installation:</h2>
14
+
## One click installation (recommended):
15
15
16
-
[](https://gitpod.io#https://github.com/4GeeksAcademy/master-python-programming-exercises.git)
16
+
You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git).
17
+
18
+
> Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically you can try typing on your terminal: `$ learnpack start`
0 commit comments