From 167e9ea94c45be92e9117f0101fb6a9d9df9f778 Mon Sep 17 00:00:00 2001 From: cooolbros Date: Sun, 7 Jan 2024 15:58:40 +1100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2975316..0eec34c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A C#/WPF application for merging custom HUDs in Team Fortress 2 ## Installation - - Download and install the [.NET 5.0 Runtime](https://dotnet.microsoft.com/download/dotnet/5.0/runtime) for desktop apps + - Download and install the [.NET 8.0 Runtime](https://dotnet.microsoft.com/download/dotnet/8.0/runtime) for desktop apps - Download the [latest release](https://github.com/cooolbros/hud-merger/releases/latest) of HUD Merger ---