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
+2-2
Original file line number
Diff line number
Diff line change
@@ -34,13 +34,13 @@ Haz clic en los siguientes enlaces para abrir este tutorial inmediatamente en [C
34
34
35
35
1) Asegúrate de instalar [learnpack](https://learnpack.co), `node.js` version 14+ y python version 3+. Este es el comando para instalar learnpack:
36
36
37
-
```
37
+
```sh
38
38
$ npm i learnpack -g && learnpack plugins:install learnpack-python
39
39
```
40
40
41
41
2) Clona o descarga este repositorio. Una vez que termines de descargar, encontrarás un carpeta nueva con un subdirectorio "exercises" que contiene los ejercicios.
0 commit comments