mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Added missing double-quote.
This commit is contained in:
parent
90aff53408
commit
cf2e118c14
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ Note that X.X.X is the latest version.
|
|||
1. Copy created installer to https://hifi-qa.s3.amazonaws.com/nitpick/Windows/nitpick-installer-vX.X.X.exe: aws s3 cp nitpick-installer-v1.2.exe s3://hifi-qa/nitpick/Mac/nitpick-installer-vX.X.X.exe
|
||||
#### Mac
|
||||
These steps assume the hifi repository has been cloned to `~/hifi`.
|
||||
1. (first time) Install brew
|
||||
In a terminal: `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)`
|
||||
1. (first time) Install brew
|
||||
In a terminal: `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
|
||||
1. (First time) install create-dmg:
|
||||
In a terminal: `brew install create-dmg`
|
||||
1. In a terminal: cd to the `build/tools/nitpick/Release` folder
|
||||
|
|
Loading…
Reference in a new issue