From 32b044c9077a1e69f6762dd4eb991708062a720d Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 14 Jun 2020 23:16:06 -0300 Subject: [PATCH] Added Docker, just in case --- Install-.NET-Core-runtime.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index c467de0..f49043b 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -3,6 +3,7 @@ * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime#windows) * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime#macos) * [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime#linux) +* [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) ## Windows @@ -34,6 +35,9 @@ Check out the instructions for your distro: For other distros and versions, please check the _'Linux package managers'_ menu on the left of [this page](https://docs.microsoft.com/dotnet/core/install/linux-package-managers). +## Docker +Please refer to the [Docker usage instructions](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) page. + ## Verify installation You can check which version of **.NET Core** is installed by following these instructions: