Update BUILD.md

This commit is contained in:
Sebastiaan Janssen
2022-05-16 13:08:33 +02:00
committed by GitHub
parent 2c34751fd4
commit 898c5cc397

4
.github/BUILD.md vendored
View File

@@ -28,8 +28,8 @@ In order to build the Umbraco source code locally with Visual Studio Code, first
* [Visual Studio Code](https://code.visualstudio.com/)
* [dotnet SDK v6.0](https://dotnet.microsoft.com/en-us/download)
* [Node.js v10+](https://nodejs.org/en/download/)
* npm v6.4.1+ (installed with Node.js)
* [Node.js v14+](https://nodejs.org/en/download/)
* npm v7+ (installed with Node.js)
* [Git command line](https://git-scm.com/download/)
Open the root folder of the repository in Visual Studio Code.