From 9a825099a161f00b6e92d09e7e93160937be4fae Mon Sep 17 00:00:00 2001 From: St19_Galla Date: Thu, 25 Aug 2016 17:06:10 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23824c4ef..a795ee998 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ We’re currently building Scratch using [React](https://facebook.github.io/reac ### Before Getting Started -* make sure you have node and npm [installed](https://docs.npmjs.com/getting-started/installing-node) +* Make sure you have node (v4.2 or higher) and npm [installed](https://docs.npmjs.com/getting-started/installing-node) ### To Build ```bash