Improved Docker

Yudi
2020-06-14 23:17:31 -03:00
parent 32b044c907
commit 0267e82143

@@ -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