Added missing double-quote.

This commit is contained in:
NissimHadar 2019-02-14 14:33:49 -08:00
parent 90aff53408
commit cf2e118c14

View file

@ -30,7 +30,7 @@ Note that X.X.X is the latest version.
#### 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)`
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