From c58d7e752ba52143ba86fdc5bab51d873a5d7687 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Mon, 12 Sep 2022 16:13:28 +0300 Subject: [PATCH] Update readme --- Readme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index eb3f532..509ad54 100644 --- a/Readme.md +++ b/Readme.md @@ -80,15 +80,19 @@ The following table lists all available download options: > **Note**: -> **DiscordChatExporter**'s AUR package is maintained by the community. +> AUR and Nix packages linked above are maintained by the community. +> If you have any issues with them, please contact the corresponding maintainers. > **Warning**: -> To run **DiscordChatExporter** on macOS or Linux, you will need to additionally install **.NET Runtime v6**: +> To run **DiscordChatExporter** on macOS and Linux, you need to make sure that **.NET Runtime v6** is installed. +> You can download it here: +> > - [.NET Runtime v6 for **macOS x64**](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.6-macos-x64-installer) > - [.NET Runtime v6 for **macOS Arm64**](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.6-macos-arm64-installer) > - [.NET Runtime v6 for **Linux**](https://docs.microsoft.com/en-us/dotnet/core/install/linux) (find the correct download for your distro) > -> This is not required if you installed **DiscordChatExporter** using a package manager, or if you plan to run **DiscordChatExporter** via Docker. +> This should not be necessary if you install **DiscordChatExporter** using a package manager, as it should take care of the dependencies for you. +> This is also not necessary if you are running **DiscordChatExporter** via Docker, because the image already contains the runtime. ## Features