diff --git a/README.es.md b/README.es.md index 355802e7..286894a2 100644 --- a/README.es.md +++ b/README.es.md @@ -25,7 +25,7 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co Clona el repositorio en tu ambiente local y sigue los siguientes pasos: -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: +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: ```bash $ npm i learnpack -g diff --git a/README.md b/README.md index d31d4a22..f1f79a89 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa Clone the repository in your local environment and follow the steps below: -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: +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: ```bash $ npm i learnpack -g