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