From c3dd67628aca500a7c36d3e47f50c5dc5f0d94c5 Mon Sep 17 00:00:00 2001 From: Leo Coogan Date: Fri, 9 Oct 2020 10:40:38 -0400 Subject: [PATCH] Updated Fedora version. --- Install-.NET-Core-runtime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index c4e15d2..2089bad 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -31,7 +31,7 @@ Look for the download link in the '.NET Core Runtime' (not the preview version) Check out the instructions for your distro: * [Debian 10](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-debian10) * [Ubuntu 19.10](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-ubuntu-1910) -* [Fedora 31](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-fedora31) +* [Fedora 31-33](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-fedora31) For other distros and versions, please check the _'Linux package managers'_ menu on the left of [this page](https://docs.microsoft.com/dotnet/core/install/linux-package-managers).