diff --git a/README.es.md b/README.es.md index 8a57c270..d319e53d 100644 --- a/README.es.md +++ b/README.es.md @@ -31,6 +31,8 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co ## Instalación local +Clona el repositorio en tu ambiente local y sigue los siguientes pasos: + 1. Asegúrate de tener el [learnpack-cli](https://github.com/learnpack/learnpack-cli) instalado y `node.js` versión 14+. Este es el comando para instalar learnpack-cli: ```sh diff --git a/README.md b/README.md index 9055b09f..8570a210 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,8 @@ [![build by developers](https://img.shields.io/badge/build_by-Developers-blue)](https://breatheco.de) [![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy) - - *Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/README.es.md) :es:* + You can find lots of free interactive/autograded tutorials online, but there are very few about React.js. That's why we decided to create a comprehensive selection of exercises for developers who are interested in learning React.js. @@ -33,6 +32,8 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa ## Local installation: +Clone the repository in your local environment and follow the steps below: + 1. Make sure you have the [learnpack-cli](https://github.com/learnpack/learnpack-cli) installed and `node.js` version 14+. This is the command to install the learnpack-cli ```sh