diff --git a/README.md b/README.md index 0e9db3f7..6abfc974 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ Check the [getting started](https://blazor.radzen.com/get-started) instructions ## Run demos locally -Use Radzen.Server.sln to open and run demos as Blazor server application or Radzen.WebAssembly.sln to open and run demos as Blazor WebAssembly application. Radzen.sln has reference to all projects including tests. +Use **Radzen.Server.sln** to open and run demos as Blazor server application or **Radzen.WebAssembly.sln** to open and run demos as Blazor WebAssembly application. The demos require the .NET 10 SDK and should preferably be opened in VS2026.