From 08c46e08a0890b978560b504c84bdaf9e6d6845d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=A7=80=ED=9B=88?= Date: Thu, 1 Nov 2018 13:40:49 +0900 Subject: [PATCH] Fixed README.md file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b740694..6814e45 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ This app was created using Enact framework. The following tools and libraries are required to build app: ``` -* Node -* NPM -* enact-cli +* Node 4.10 +* NPM 3.5 +* enact-cli cli ``` Noticing some intermittent errors depending on your node/npm version.