tweak cavaeats text/indent, grooveshark.rb

This commit is contained in:
Roland Walker 2014-10-07 10:44:23 -04:00
parent ff6a3dd0bd
commit 8b55caa89b
1 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,8 @@ class Grooveshark < Cask
app 'Grooveshark.app'
caveats <<-EOS.undent
Grooveshark requires Adobe Flash. Flash can be installed via:
#{@cask} requires Adobe Flash, available via
brew cask install flash
EOS
end