From a7777883c5512a4086e5a7ad81834c33e8d67c77 Mon Sep 17 00:00:00 2001 From: Peter Vietense Date: Sat, 20 Nov 2021 09:27:56 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0caa814..f9bfdfd4 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ For anyone not wishing to install that, they atleast need: - .net 4.6.1 (preinstalled starting with Windows 10) - [Net Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) - [Net 5.0](https://dotnet.microsoft.com/download/dotnet-core/5.0) +- [Net 6.0](https://dotnet.microsoft.com/download/dotnet-core/6.0) - [Visual Studio Code](https://code.visualstudio.com/) with the [C# Extension](https://github.com/OmniSharp/omnisharp-vscode) provided by Microsoft - [git](https://git-scm.com/)