From fdea397aa3d291d6828bdac74d4fc1db43bb1036 Mon Sep 17 00:00:00 2001 From: Silva de Almeida <63240094+silvadealmeida@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:04:28 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8bdeac0..b0c8a21 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -To run this project you need to install -[the nodejs](https://nodejs.org/en/download) -to have the npm running -(there are alternative ways to do it) +To run this project you need to install
+[nodejs](https://nodejs.org/en/download) +then you can have the npm running (There are alternative ways to do it) + +after having the NPM you need to install the Retype -after to have the NPM u need to install the Retype ``` npm install retypeapp --global ```