From 0267e821434a86fa21e3a7ed989f1f143c82c221 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 14 Jun 2020 23:17:31 -0300 Subject: [PATCH] Improved Docker --- Install-.NET-Core-runtime.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index f49043b..c4e15d2 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -3,7 +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) +* [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime#docker) ## Windows @@ -36,7 +36,7 @@ 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. +**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. ## Verify installation