From 0bb25b0c98174a8ca1e0dd5184063648224ada9a Mon Sep 17 00:00:00 2001 From: Miepee <38186597+Miepee@users.noreply.github.com> Date: Tue, 1 Nov 2022 17:08:45 +0100 Subject: [PATCH] Change dotnet reference in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b40859..01a3832 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Alternatively, for Arch Linux users an [AUR Package](https://aur.archlinux.org/p Windows needs the [.NET Framework 4.8 runtime](https://dotnet.microsoft.com/download/dotnet-framework/net48) installed. Linux needs the following dependencies installed: -- [.NET Core 5.0 runtime](https://dotnet.microsoft.com/download/dotnet/6.0) or later. .NET Core 6.0 is preferred. +- [.NET Core 6.0 runtime](https://dotnet.microsoft.com/download/dotnet/6.0) or later. .NET Core 6.0 is preferred. - `xdelta3` - `gtk3` - `libappindicator3`