Updated caveats to conform to naming convention

This commit is contained in:
Jim Smitley 2013-11-13 07:26:48 -06:00
parent 733c7904d9
commit cca105cb6e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ class X48 < Cask
def caveats; <<-EOS.undent
x48 requires XQuartz/X11 to be installed,which can be done as:
brew cask install x-quartz
brew cask install xquartz
or from:
http://xquartz.macosforge.org
EOS