Skip to content

Commit df1bb4f

Browse files
authored
Merge pull request #119 from tommygonzaleza/patch-1
Update README.md
2 parents 2559b8a + 2a6a6c3 commit df1bb4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
2525

2626
Clona el repositorio en tu ambiente local y sigue los siguientes pasos:
2727

28-
1. Asegúrate de tener el [learnpack-cli](https://github.com/learnpack/learnpack-cli) instalado y `node.js` versión 14+. Este es el comando para instalar learnpack-cli:
28+
1. Asegúrate de tener el [learnpack-cli](https://www.npmjs.com/package/@learnpack/learnpack) instalado y `node.js` versión 14+. Este es el comando para instalar learnpack-cli:
2929

3030
```bash
3131
$ npm i learnpack -g

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
2929

3030
Clone the repository in your local environment and follow the steps below:
3131

32-
1. Make sure you have the [learnpack-cli](https://github.com/learnpack/learnpack-cli) installed and `node.js` version 14+. This is the command to install the learnpack-cli:
32+
1. Make sure you have the [learnpack-cli](https://www.npmjs.com/package/@learnpack/learnpack) installed and `node.js` version 14+. This is the command to install the learnpack-cli:
3333

3434
```bash
3535
$ npm i learnpack -g

0 commit comments

Comments
 (0)