From 15395df4571821ca2744203a7a0076d4217d390f Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 6 Jun 2021 16:41:06 +0200 Subject: [PATCH] Remove mention of .NET Core 2.1 SDK for Mac/Unix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8474e1adb..91406adb4 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,6 @@ If this problem occurs, please manually install the .NET 5.0 SDK from [here](htt #### Unix / Mac: -- Make sure .NET Core 2.1 LTS Runtime is installed (you can get it here: https://get.dot.net). - Make sure [.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet/5.0) is installed. - Make sure [PowerShell](https://github.com/PowerShell/PowerShell) is installed (formerly known as PowerShell Core) - Clone the repository using git.