Changed .NET 6 Direct Download... (#229)

Changed the .NET 6 Direct Download link to the hosting bundle as it includes both the .NET 6 runtime and the ASP .NET 6 runtime which are both needed.
This commit is contained in:
xerxes-at 2022-02-15 16:56:31 +01:00 committed by GitHub
parent 037fac5786
commit adcb75319c

View File

@ -14,7 +14,7 @@ Latest binary builds are always available at:
**IW4MAdmin** requires minimal effort to get up and running.
### Prerequisites
* [.NET Core 6.0.x Runtime](https://www.microsoft.com/net/download)
* [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.1-windows-x64-installer)
* [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.1-windows-hosting-bundle-installer)
* [Package Installation Instructions (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux)
### Installation
1. Install .NET Core Runtime