You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.es.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,14 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
48
48
49
49
## Instalación manual
50
50
51
-
1. Instala learnpack, el package manager para tutoriales de aprendizaje y el html compiler plugin para learnpack, asegúrate también de tener node.js 14+:
51
+
1. Instala LearnPack, el package manager para tutoriales de aprendizaje y el node compiler plugin para LearnPack, asegúrate también de tener node.js 14+:
52
52
53
53
```bash
54
54
$ npm i learnpack -g
55
55
$ learnpack plugins:install learnpack-html
56
56
```
57
57
58
-
2. Descarga estos ejercicios en particular usando learnpack y luego `cd` para entrar en la carpeta:
58
+
2. Descarga estos ejercicios en particular usando LearnPack y luego `cd` para entrar en la carpeta:
0 commit comments