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.