From 36f57a7abbd4155a31c3db8f4d2b4d03b5cea7ce Mon Sep 17 00:00:00 2001 From: Paul Teng Date: Thu, 20 Dec 2018 05:49:05 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baaba22726..a2f6472371 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We are accepting bug reports (please report with as much detail as possible). Fe # Requirements -- A desktop platform with the [.NET Core SDK 2.1](https://www.microsoft.com/net/learn/get-started) or higher installed. +- A desktop platform with the [.NET Core SDK 2.2](https://www.microsoft.com/net/learn/get-started) or higher installed. - When working with the codebase, we recommend using an IDE with intellisense and syntax highlighting, such as [Visual Studio Community Edition](https://www.visualstudio.com/) (Windows), [Visual Studio Code](https://code.visualstudio.com/) (with the C# plugin installed) or [Jetbrains Rider](https://www.jetbrains.com/rider/) (commercial). # Building and running