From b000a72f81a3ab519241b768f7721af36bc9c76f Mon Sep 17 00:00:00 2001 From: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Date: Wed, 6 Jul 2022 14:08:07 +0300 Subject: [PATCH] Update download instructions --- Readme.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Readme.md b/Readme.md index 679fb03b..26a6e77e 100644 --- a/Readme.md +++ b/Readme.md @@ -61,10 +61,10 @@ The following table lists all available download options: CLI @@ -78,12 +78,16 @@ The following table lists all available download options: -- ⚙️ - Requires .NET runtime to be installed manually: - - [.NET v6.0 Runtime for **Windows x64**](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-6.0.0-windows-x64-installer) - - [.NET v6.0 Runtime for **Windows x86**](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-6.0.0-windows-x86-installer) - - [.NET v6.0 Runtime for **macOS x64**](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-6.0.0-macos-x64-installer) - - [.NET v6.0 Runtime for **Linux**](https://docs.microsoft.com/en-us/dotnet/core/install/linux) (find your distro) -- 🦄 - Community-maintained resource +> **Note**: +> **DiscordChatExporter**'s AUR package is maintained by the community. + +> **Warning**: +> To run **DiscordChatExporter** on macOS or Linux, you will need to additionally install **.NET Runtime v6**: +> - [.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. ## Features