Commit a22d9b1b authored by Aaron McKenna's avatar Aaron McKenna

adjust for changes in Caskroom

parent 4b548e39
......@@ -70,7 +70,7 @@ brew ls --versions libmagic | grep -q . || brew install libmagic
# XQuartz is required: http://xquartz.macosforge.org/landing/
# The easiest way is through Homebrew.
brew tap caskroom/cask
brew tap Caskroom/cask
brew ls --versions brew-cask | grep -q . || brew install brew-cask
brew cask ls --versions xquartz | grep -q . || brew cask install xquartz
brew ls --versions cairo | grep -q . || brew install cairo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment