From fa5a0bff6dccb5cb34b4f40d4f274955b0ed8562 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Sat, 17 Sep 2022 19:11:08 +0200 Subject: [PATCH] Update README.md .Net Core is no more. Add description of all languages who are available on dotnet. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f48af0d83..cb99cc3da 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # AvalonStudio -An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript +An extensible, cross platform IDE written in C# for Embedded C/C++, .NET (C#, F#, Clojure, VB), Avalonia and Typescript @@ -18,7 +18,7 @@ An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, A ### 1. Install Dependencies - Git: https://git-scm.com/downloads -- .NET 5.0: https://www.microsoft.com/net/download +- .NET 5.0 or higher: https://www.microsoft.com/net/download ### 2. Get the code