From d787ec126a1d3b6a53ea958b6330205959ef94f0 Mon Sep 17 00:00:00 2001 From: Alexey Golub <1935960+Tyrrrz@users.noreply.github.com> Date: Thu, 9 Sep 2021 07:46:47 -0700 Subject: [PATCH] Updated Docker usage instructions (markdown) --- Docker-usage-instructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docker-usage-instructions.md b/Docker-usage-instructions.md index 82b643d..c598a8a 100644 --- a/Docker-usage-instructions.md +++ b/Docker-usage-instructions.md @@ -1,4 +1,6 @@ -Docker distribution of DiscordChatExporter provides a way to run the app in a virtualized and isolated environment, without having to install any prerequisites. Only the CLI flavor of DiscordChatExporter is available in Docker because it does not provide the means for interacting with GUI applications. +Docker distribution of DiscordChatExporter provides a way to run the app in a virtualized and isolated environment. Due to the nature of Docker, you also don't need to install any prerequisites otherwise required by DCE. + +Note that only the CLI flavor of DiscordChatExporter is available for use with Docker. ### Pulling