From ec40cdd073f2bd5f8512eabd84337d852a1fe706 Mon Sep 17 00:00:00 2001 From: Leo Coogan Date: Sun, 5 Apr 2020 21:44:41 -0400 Subject: [PATCH] Updated Install .NET Core runtime (markdown) --- Install-.NET-Core-runtime.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index 7d547fd..01d52ec 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -30,5 +30,6 @@ 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/en-us/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).