From c7a4674f8f5d8eb39b72fd32d9ac22f49477d437 Mon Sep 17 00:00:00 2001 From: Qstick Date: Sat, 9 Mar 2019 11:50:38 -0500 Subject: [PATCH] Updated Setup Development Environment (markdown) --- Setup-Development-Environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-Development-Environment.md b/Setup-Development-Environment.md index 5c974f2..52d7692 100644 --- a/Setup-Development-Environment.md +++ b/Setup-Development-Environment.md @@ -4,7 +4,7 @@ * Visual Studio 2017 or higher (https://www.visualstudio.com/vs/). The community version is free and works (https://www.visualstudio.com/downloads/). * [Git](https://git-scm.com/downloads) -* [NodeJS](https://nodejs.org/en/download/) (Node 6.X.X or higher) +* [NodeJS](https://nodejs.org/en/download/) (Node 8.X.X or higher) * [Yarn](https://yarnpkg.com/) * .NET 4.6.1 or Mono equivalent.