mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 10:02:24 +02:00
Improved instructions.
This commit is contained in:
parent
c168d31e07
commit
cf83124968
1 changed files with 2 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue