From eb1f9f91bc5ca04316577fa072c410640d10dbc2 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Thu, 7 May 2020 13:40:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb3a1bb..20de7ebd 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ database. You will also need [Xcode App](https://apps.apple.com/in/app/xcode/id497799835?mt=12) from App Store -2. Install [Node.js](https://nodejs.org/en/) +2. Install [Node.js](https://nodejs.org/en/). Make sure you have atleast version 12 installed. > Tip: The best way to install and manage Node is to install [nvm](https://github.com/nvm-sh/nvm#usage) 3. Install `yarn` package manager ```bash