Updated Linux usage instructions (markdown)

Yudi
2019-08-07 17:17:53 -03:00
parent cc9848db0a
commit ccfd494ed1

@@ -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)
Special thanks to [@RenanYudi](https://github.com/RenanYudi)