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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,14 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
23
23
24
24
1. Instala learnpack, el administrador de paquetes para tutoriales de aprendizaje y el complemento del compilador html para learnpack, asegúrate de tener también node.js 14+:
25
25
26
-
```
26
+
```bash
27
27
$ npm i learnpack -g
28
28
$ learnpack plugins:install learnpack-python
29
29
```
30
30
31
31
2. Descarga este ejercicio en particular usando learnpack y `cd` para entrar en la carpeta:
0 commit comments