Updated macOS usage instructions (markdown)

Yudi
2019-09-20 12:55:57 -03:00
parent bf4a4dd210
commit 81d936f9b5

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