From e13d261de2ce5708c74429d81ac86fc3cdd0b85a Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 16 Nov 2019 17:24:45 -0300 Subject: [PATCH] Formatting --- GUI,-CLI-and-Formats-explained.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GUI,-CLI-and-Formats-explained.md b/GUI,-CLI-and-Formats-explained.md index 1154a94..03e3290 100644 --- a/GUI,-CLI-and-Formats-explained.md +++ b/GUI,-CLI-and-Formats-explained.md @@ -17,7 +17,7 @@ If you're not comfortable with **Windows'** Command Line (cmd), please choose the GUI.
**macOS** users can only use the CLI version.
-**Linux** users might be able run the GUI version, but with some constraints. +**Linux** users should use the CLI. It's also possible to run the GUI version, but with some constraints. **(Skip to [Using the CLI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-cli) or [File Formats](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats))** # Using the GUI @@ -61,7 +61,7 @@ You can customize how dates are formatted in the exported files at the settings More info about .NET date formats [here](https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings). # Using the CLI -If you're using [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) or [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions), please follow the installation instructions before running the commands bellow.
+> If you're using [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) or [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions), please follow the installation instructions before running the commands bellow.
**1.** After extracting the `.zip`, open `cmd` (`Terminal` on **macOS** and **Linux**).