Improved instructions.

This commit is contained in:
NissimHadar 2019-02-07 14:57:25 -08:00
parent c168d31e07
commit cf83124968

View file

@ -35,7 +35,8 @@ Nitpick has 5 functions, separated into separate tabs:
### Mac
1. (first time) Install brew
In a terminal:
`/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
`/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
Note that you will need to press RETURN again, and will then be asked for your password.
1. (First time) install Qt:
In a terminal:
`brew install qt`