Corrected branch name with latest

This commit is contained in:
vidyesh-local-VS
2020-12-04 19:07:47 +05:30
committed by Michael Latouche
parent 0b6752e115
commit 90d1e8546a

2
.github/BUILD.md vendored
View File

@@ -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).