Make clearer where to go to see build documentation (#15054)

* Make clearer where to go to see build documentation

* lose a bracket
This commit is contained in:
Marc Goodson
2023-10-27 11:47:42 +01:00
committed by GitHub
parent 38a0417ef3
commit 51553e0270

View File

@@ -27,7 +27,7 @@ The following steps are a quick-start guide:
4. **Build**
Build your fork of Umbraco locally as described in the build documentation, you can [build with any IDE that support dotnet or the command line](BUILD.md).
Build your fork of Umbraco locally [as described in the build documentation](BUILD.md), you can build with any IDE that supports dotnet or the command line.
5. **Branch**