Grammar and added further reading

Yudi
2019-11-16 17:16:49 -03:00
parent f660c53635
commit ccce5ea968

@@ -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)