Skip to content

Commit 4267215

Browse files
Merge pull request #83 from Lorenagubaira/python-beginner-programming-exercises
the instructions were updated
2 parents 3d5a8c5 + 817f2fb commit 4267215

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.es.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
3232
3333
## Instalación local:
3434

35+
Clona el repositorio en tu ambiente local y sigue los siguientes pasos:
36+
3537
1. Instala learnpack, el package manager para tutoriales y el plugin compilador de html para learnpack, asegúrate de tener instalado node.js 14+:
3638

3739
```

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
# 🐍 Python Beginner Tutorial and Exercises
66
By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](https://github.com/4GeeksAcademy/python-beginner-programming-exercises/graphs/contributors) at [4Geeks Academy](http://4geeksacademy.com)
77
<img align="left" src="https://img.shields.io/github/last-commit/4geeksacademy/python-beginner-programming-exercises">
8-
<!-- endhide -->
8+
99

1010
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/Lorenagubaira/python-beginner-programming-exercises/blob/master/README.es.md) :es:*
11+
<!-- endhide -->
1112

1213
This exercises are the ideal first step for anyone trying to learn Python, we start from the most simple challenge like printing a message on the terminal and slowly increase step by step.
1314

@@ -35,6 +36,8 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
3536
3637
## Local Installation
3738

39+
Clone the repository in your local environment and follow the steps below:
40+
3841
1. Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
3942

4043
```

0 commit comments

Comments
 (0)