From 13ded82cca5b738bf4d39cbfe1572f5c163832fc Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 13 Jun 2024 09:45:13 +0200 Subject: [PATCH] Update README.md: fixed link to .NET 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcbfff2..647444a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can check out a live demo [over here](https://www.planningpoker.party/demo). ## Prerequisites -- [.NET 6 SDK](https://dotnet.microsoft.com/download/dotnet/6.0) +- [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0) - [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or [Visual Studio Code](https://code.visualstudio.com/Download). ## How to in run in Visual Studio