File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,13 +53,12 @@ Clona el repositorio en tu ambiente local y sigue los siguientes pasos:
5353
5454``` bash
5555$ npm i @learnpack/learnpack -g
56- $ learnpack plugins:install @learnpack/html
5756```
5857
59- 2 . Descarga estos ejercicios en particular usando learnpack y luego ` cd ` para entrar en la carpeta:
58+ 2 . Descarga estos ejercicios en particular y luego ` cd ` para entrar en la carpeta:
6059
6160``` bash
62- $ learnpack download html-tutorial-exercises-course
61+ $ git clone https://github.com/4GeeksAcademy/ html-tutorial-exercises-course
6362$ cd html-tutorial-exercises-course
6463```
6564
@@ -68,7 +67,6 @@ $ cd html-tutorial-exercises-course
68673 . Inicializa el tutorial/ejercicios ejecutando el siguiente comando en el mismo nivel donde se encuentra tu archivo learn.json:
6968
7069``` bash
71- $ npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g
7270$ learnpack start
7371```
7472
You can’t perform that action at this time.
0 commit comments