diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index 260dfd5..cf6f643 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -1,4 +1,4 @@ -**.NET Core Runtime** is required by **DiscordChatExporter 2.16 and newer**. +**.NET Core v3.1 Runtime** is required by **DiscordChatExporter 2.16 and newer**. * Install * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime#windows) * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime#macos) @@ -8,7 +8,7 @@ ## Windows -[![](https://i.imgur.com/K6WdpaY.png)](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) +[![](https://i.imgur.com/K6WdpaY.png)](https://dotnet.microsoft.com/download/dotnet/3.1/runtime) The **x64** installer is for **64-bit** systems
The **x86** installer is for **32-bit** systems @@ -25,7 +25,7 @@ Look for the download link in the '**.NET Core Runtime**' (not the preview versi ## Linux -**You only need to install .NET Core Runtime** +**You only need to install .NET Core v3.1 Runtime** Check out the instructions for your distro: * [Debian](https://docs.microsoft.com/dotnet/core/install/linux-debian#supported-distributions) @@ -35,7 +35,7 @@ Check out the instructions for your distro: For other distros, please check the _'Linux package managers'_ menu on the left of [this page](https://docs.microsoft.com/dotnet/core/install/linux-package-managers). ## Docker -**Docker** users don't need to install **.NET Core**. Please refer to the [Docker usage instructions](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) page for more information. +**Docker** users don't need to install .NET runtime. Please refer to the [Docker usage instructions](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) page for more information.