From ccce5ea9689c607a68da1c2a48d1ac83d7053430 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 16 Nov 2019 17:16:49 -0300 Subject: [PATCH] Grammar and added further reading --- macOS-usage-instructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/macOS-usage-instructions.md b/macOS-usage-instructions.md index 2d4de3f..9890cda 100644 --- a/macOS-usage-instructions.md +++ b/macOS-usage-instructions.md @@ -7,7 +7,7 @@ In Spotlight (⌘+SPACE) search for and open `Terminal.app`. In Terminal paste t /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" -After the installation has completed, execute: +After the installation is completed, execute: brew install mono @@ -21,4 +21,6 @@ Replace `TOKEN` and `CHANNEL`, then execute this command to export: mono DiscordChatExporter.Cli.exe export -t TOKEN -c CHANNEL ## +Further reading: [GUI, CLI and Formats explained](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained) + Special thanks to [@RenanYudi](https://github.com/RenanYudi) \ No newline at end of file