From aa74d994b43dd555b1c38776541cdba92608b38b Mon Sep 17 00:00:00 2001 From: Mateus Riff Date: Sat, 28 Oct 2023 09:54:59 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc12ab2..1947f3f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Run this project locally -First, install node.js on your machine if not already installed: https://nodejs.org/en/download +First, install node.js on your machine if you haven't installed it yet: https://nodejs.org/en/download 1. Clone this repository by doing `git clone https://github.com/robocin/robocin-website.git`; 2. Do `cd robocin-website` to move to the project folder;