From 7a53707147e0a2b996edd3d3eff8dc6abba0341a Mon Sep 17 00:00:00 2001 From: Alexey Golub <1935960+Tyrrrz@users.noreply.github.com> Date: Thu, 2 Sep 2021 12:06:59 -0700 Subject: [PATCH] Updated Install .NET Core runtime (markdown) --- Install-.NET-Core-runtime.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index 5dc626e..e2de37a 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -1,4 +1,7 @@ -**.NET Core v3.1 Runtime** is required by **DiscordChatExporter 2.16 and newer**. +**.NET Core v3.1 Runtime** is required by **DiscordChatExporter v2.16 and newer**. +If you are using GUI flavor of DiscordChatExporter, the runtime will be installed automatically (since v2.27.1). +If you are using the CLI from Docker, installing the runtime on the host machine is not needed. + * 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)