From 16c0ba7c2003407b534385253f03a632ef4b7b5d Mon Sep 17 00:00:00 2001 From: RaidMax Date: Thu, 4 Jul 2024 15:02:16 -0500 Subject: [PATCH] Update .NET download in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cecbc3fe..82684f06 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Latest binary builds are always available at: **IW4MAdmin** requires minimal effort to get up and running. ### Prerequisites * [.NET 8.0.x ASP.NET Hosting Bundle ](https://www.microsoft.com/net/download) - * [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.6-windows-x64-installer) + * [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.6-windows-hosting-bundle-installer) * [Package Installation Instructions (Linux)](https://learn.microsoft.com/en-us/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website) ### Installation 1. Install ASP.NET Core Runtime (Hosting Bundle)