Skip to content

Commit

Permalink
Update README.es.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr committed Jun 28, 2024
1 parent 838a948 commit 0930d67
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,12 @@ Clona el repositorio en tu ambiente local y sigue los siguientes pasos:

```bash
$ npm i @learnpack/learnpack -g
$ learnpack plugins:install @learnpack/html
```

2. Descarga estos ejercicios en particular usando learnpack y luego `cd` para entrar en la carpeta:
2. Descarga estos ejercicios en particular y luego `cd` para entrar en la carpeta:

```bash
$ learnpack download html-tutorial-exercises-course
$ git clone https://github.com/4GeeksAcademy/html-tutorial-exercises-course
$ cd html-tutorial-exercises-course
```

Expand All @@ -68,7 +67,6 @@ $ cd html-tutorial-exercises-course
3. Inicializa el tutorial/ejercicios ejecutando el siguiente comando en el mismo nivel donde se encuentra tu archivo learn.json:

```bash
$ npm i [email protected] [email protected] -g
$ learnpack start
```

Expand Down

0 comments on commit 0930d67

Please sign in to comment.