Skip to content

Commit

Permalink
Merge pull request #119 from tommygonzaleza/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alesanchezr authored Apr 19, 2024
2 parents 2559b8a + 2a6a6c3 commit df1bb4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit df1bb4f

Please sign in to comment.