[.NET8 SDK and Runtime](https://dotnet.microsoft.com/download/dotnet/6.0)
2. Execute the BoSSS Windows installer.
Afterwards, you can [test the installation](#testing-the-installation).
...
...
@@ -47,7 +48,7 @@ The steps for installing BoSSS on Linux are:
1. Install .NET (`dotnet`), see at extensive [notes on the installation of
.NET](./NET6-Upgrade#installation-of-net-6-in-linux); In short: Download and install [.NET6 SDK](https://dotnet.microsoft.com/download/dotnet/6.0), see also <https://docs.microsoft.com/de-de/dotnet/core/install/linux> for the most recent versions and best practices for your system.
.NET](./NET8-Upgrade#installation-of-net-8-in-linux); In short: Download and install [.NET8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0), see also <https://docs.microsoft.com/de-de/dotnet/core/install/linux> for the most recent versions and best practices for your system.