diff --git a/15/umbraco-cms/customizing/development-flow/README.md b/15/umbraco-cms/customizing/development-flow/README.md index 328d9571a92..4a3df0dc1fe 100644 --- a/15/umbraco-cms/customizing/development-flow/README.md +++ b/15/umbraco-cms/customizing/development-flow/README.md @@ -9,8 +9,6 @@ This article will take you through setting up everything you need to start build ## Required Software Make sure you have followed the [requirements](../../fundamentals/setup/requirements.md) article, especially having installed the following on your machine: - -* [.NET 8](https://dotnet.microsoft.com/en-us/download) * [Node.js version 20.15.0 (LTS)](https://nodejs.org/en) and higher {% hint style="info" %}