From e454f428dd59447683c5edefd5a4fe9cb4db7553 Mon Sep 17 00:00:00 2001 From: clienthax Date: Sat, 5 Mar 2022 16:08:32 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92a03c56..d174b6e2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You can read the design and implementation notes by visiting the folders in the Development Requirements ------------------------ -* [.NET 5.0 SDK](https://dotnet.microsoft.com/download) or newer +* [.NET 6.0 SDK](https://dotnet.microsoft.com/download) or newer * Any text editor, but here are some recommends: * [Visual Studio](https://visualstudio.microsoft.com/) (Windows and Mac only, has free Community edition) * [Visual Studio Code](https://code.visualstudio.com/) (cross-platform, free) @@ -17,7 +17,7 @@ Development Requirements Runtime Requirements -------------------- -* [.NET 5.0 SDK](https://dotnet.microsoft.com/download) or newer to run from sources +* [.NET 6.0 SDK](https://dotnet.microsoft.com/download) or newer to run from sources * bot needs `dotnet` command to be available (i.e. alias for the Snap package) * Optionally Google API credentials to access Google Drive: * Create new project in the [Google Cloud Resource Manager](https://console.developers.google.com/cloud-resource-manager)