From 8965b5211326c487248653e351652b2617adbaed Mon Sep 17 00:00:00 2001 From: Yudi Date: Mon, 23 Sep 2019 10:14:01 -0300 Subject: [PATCH] Removing automatic install for a rewrite, should be back @ October --- Linux-usage-instructions.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Linux-usage-instructions.md b/Linux-usage-instructions.md index b901c60..00a75d1 100644 --- a/Linux-usage-instructions.md +++ b/Linux-usage-instructions.md @@ -11,12 +11,6 @@ Replace `TOKEN` and `CHANNEL`, then run this command to export: ``` $ mono DiscordChatExporter.Cli.exe export -t TOKEN -c CHANNEL ``` -## Automatic Installation -**First run**
-Download and unzip the [latest tool](https://github.com/RenanYudi/DiscordChatExporter-Unix/releases/latest). In Terminal:
-**1.** `cd` to its directory
-**2.** Run `chmod +x maclinux.command` as root
-**3.** Run `./maclinux.command` as root ## To use the tool again just: