Skip to content

Commit 10915b3

Browse files
committed
the instructionns were updated
1 parent 4f84f45 commit 10915b3

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
@@ -43,6 +43,8 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
4343
4444
## Instalación local
4545

46+
Clona el repositorio en tu ambiente local y sigue los siguientes pasos:
47+
4648
1) Asegúrate de tener instalado [learnpack](https://github.com/learnpack/learnpack-cli) y `node.js` versión v14+ y jest v27. Este es el comando para instalar learnpack-cli y jest:
4749

4850
```sh

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
[![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy)
1111

1212
This tutorial its part of a bigger group of tutorials about web development, this repository focuses only on Javascript Events, you will learn Mouse Events, Keyboard events, Frame Events and how to react to those events to make your web application interactive.
13-
<!-- endhide -->
1413

1514
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/javascript-events-tutorial-exercises/blob/master/README.es.md) :es:*
15+
<!-- endhide -->
16+
1617

1718
### What you will learn during this tutorial:
1819

@@ -42,6 +43,8 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
4243
4344
## Local Installation
4445

46+
Clone the repository in your local environment and follow the steps below:
47+
4548
1) Make sure you have [learnpack](https://github.com/learnpack/learnpack-cli) installed and `node.js` version v14+ and jest v27. This is the command to install the learnpack-cli and jest:
4649

4750
```sh

0 commit comments

Comments
 (0)