From 24e368108cfb49d1cc79cd85fa9b43bbca469dbe Mon Sep 17 00:00:00 2001 From: Filipe Silva Date: Wed, 5 Oct 2016 22:47:10 +0100 Subject: [PATCH] chore(docs): elaborate node/npm prereqs (#2534) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0e186f2bee..98f2ea544562 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ You can update your `beta.10` projects to `beta.14` by following [these instruct ## Prerequisites -The generated project has dependencies that require **Node 4.x.x and NPM 3.x.x**. +Both the CLI and generated project have dependencies that require Node 4 or higher, together +with NPM 3 or higher. ## Table of Contents