From 50e739a2b65689efbb0600bc94193cca99ceafcb Mon Sep 17 00:00:00 2001 From: JeromeDeLeon <32805276+JeromeDeLeon@users.noreply.github.com> Date: Thu, 5 Sep 2019 08:40:50 +0800 Subject: [PATCH] Update NodeJS required version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085092d242..5d949625ea 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Parse Dashboard is a standalone dashboard for managing your [Parse Server](https # Getting Started -[Node.js](https://nodejs.org) version >= 4.3 is required to run the dashboard. You also need to be using Parse Server version 2.1.4 or higher. +[Node.js](https://nodejs.org) version >= 8.9 is required to run the dashboard. You also need to be using Parse Server version 2.1.4 or higher. # Local Installation