From afd819ca845389dcc914d142f558fe0bbe45e08f Mon Sep 17 00:00:00 2001 From: Wenderson Pires Date: Tue, 16 Apr 2024 16:20:00 -0300 Subject: [PATCH] Update readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d2bb42..7548ec5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ If you have questions or need help, please ask in the [**Alem Discussions**](htt **You’ll need to have Node 18.0.0 or later version on your local development machine**. You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to switch Node versions between different projects. +Also, make sure you have **Git** installed on your machine. + Use the command below to start an initial boilerplate. ### JavaScript