From 0bed1c728a135e6d746fe233838f9435448b0611 Mon Sep 17 00:00:00 2001 From: RaidMax Date: Wed, 26 Jan 2022 14:46:41 -0600 Subject: [PATCH] update .net version required in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3559015a9..59f85cc25 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Latest binary builds are always available at: ## Setup **IW4MAdmin** requires minimal effort to get up and running. ### Prerequisites -* [.NET Core 3.1.x Runtime](https://www.microsoft.com/net/download) *or newer* - * [Direct Download (Windows)](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.4-windows-hosting-bundle-installer) - * [Package Installation (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-ubuntu-1910) +* [.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) + * [Package Installation Instructions (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux) ### Installation 1. Install .NET Core Runtime 2. Extract `IW4MAdmin-.zip`