From ccfd494ed153229f2599c2c4617fd988021a0c10 Mon Sep 17 00:00:00 2001 From: Yudi Date: Wed, 7 Aug 2019 17:17:53 -0300 Subject: [PATCH] Updated Linux usage instructions (markdown) --- Linux-usage-instructions.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Linux-usage-instructions.md b/Linux-usage-instructions.md index bf6ffc1..0863d45 100644 --- a/Linux-usage-instructions.md +++ b/Linux-usage-instructions.md @@ -2,8 +2,6 @@ ### Installing Mono ### Debian 9 -Open Terminal and type - $ su # apt install apt-transport-https dirmngr # apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF @@ -23,7 +21,7 @@ Open Terminal and type ## ### Downloading and using DiscordChatExporter.Cli.exe -Download and unzip the [latest version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) to a folder. +Download and unzip the [latest CLI version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) to a folder. Replace `TOKEN` and `CHANNEL`, then execute this command to export: @@ -42,4 +40,4 @@ To use the tool again just: 1. `cd` to its directory 2. Run `./maclinux.command` ## -Credits to [@RenanYudi](https://github.com/RenanYudi) \ No newline at end of file +Special thanks to [@RenanYudi](https://github.com/RenanYudi) \ No newline at end of file