From 1a2b32c7953f5c1ca50fa75800be37f59315be87 Mon Sep 17 00:00:00 2001 From: kajol Date: Sat, 11 May 2024 22:45:32 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=80=20node=20version=2014=20pre-requis?= =?UTF-8?q?ite=20added=20to=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 44ff54f1..8f926856 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ This project aims to build the official site for the community page so that any ## Getting Started 👨‍💻 + +**NOTE - You must be on NODE Version 14** + ### Setup the repository to your local environment. 1. `Fork` the repository - Creates a replica of repository to your local environment.