mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-03 12:19:02 +00:00
Updated macOS usage instructions (markdown)
@@ -4,7 +4,7 @@
|
||||
[Homebrew](https://brew.sh/) is a popular package manager for macOS. It works similarly to `apt` on Linux. <br/>
|
||||
[Mono](https://www.mono-project.com/) allows us to run .NET applications on macOS.
|
||||
|
||||
In Spotlight (⌘+SPACE) search for and open `Terminal.app`. In Terminal paste the following command, hit RETURN and follow the on-screen instructions. You may be prompted for your password, and you won't be able to see it while typing.
|
||||
In Spotlight (⌘+SPACE) search for and open `Terminal.app`. In Terminal paste the following command, hit RETURN and follow the on-screen instructions. You may be prompted for your password, and you won't be able to see it as you type.
|
||||
|
||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user