From 90d1e8546a234d3ce801085558460186f17deb66 Mon Sep 17 00:00:00 2001 From: vidyesh-local-VS Date: Fri, 4 Dec 2020 19:07:47 +0530 Subject: [PATCH] Corrected branch name with latest --- .github/BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/BUILD.md b/.github/BUILD.md index ad33872423..5f962a8911 100644 --- a/.github/BUILD.md +++ b/.github/BUILD.md @@ -39,7 +39,7 @@ To build Umbraco, fire up PowerShell and move to Umbraco's repository root (the build/build.ps1 -If you only see a build.bat-file, you're probably on the wrong branch. If you switch to the correct branch (dev-v8) the file will appear and you can build it. +If you only see a build.bat-file, you're probably on the wrong branch. If you switch to the correct branch (v8/contrib) the file will appear and you can build it. You might run into [Powershell quirks](#powershell-quirks).