mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-13 02:12:59 +00:00
Updated Install .NET Core runtime (markdown)
@@ -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://dotnet.microsoft.com/download/dotnet-core/current/runtime)
|
||||
[](https://dotnet.microsoft.com/download/dotnet/3.1/runtime)
|
||||
|
||||
The **x64** installer is for **64-bit** systems<br/>
|
||||
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 <u>Runtime</u>**
|
||||
**You only need to install .NET Core v3.1 <u>Runtime</u>**
|
||||
|
||||
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.
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user