update documentation for a simpler and more clear read (#18381)

This commit is contained in:
Niels Lyngsø
2025-02-20 11:55:45 +01:00
committed by GitHub
parent 7a7602f1bb
commit 54dafd4031
3 changed files with 32 additions and 27 deletions

2
.github/BUILD.md vendored
View File

@@ -1,5 +1,7 @@
# Umbraco CMS Build
This guide will explain how you can build the Umbraco CMS from the source code. You will most likely want to do this if your are setting up a local development environment for contributing code updates to the project. You will need this in order to develop and test your fix or feature.
## Are you sure?
In order to use Umbraco as a CMS and build your website with it, you should not build it yourself. If you're reading this then you're trying to contribute to Umbraco or you're debugging a complex issue.