diff --git a/Casks/google-chrome-beta.rb b/Casks/google-chrome-beta.rb index 6e1901bc5..f833b0c26 100644 --- a/Casks/google-chrome-beta.rb +++ b/Casks/google-chrome-beta.rb @@ -23,11 +23,4 @@ cask 'google-chrome-beta' do '~/Library/Caches/Google', '~/Library/Google', ] - - caveats <<-EOS.undent - The Mac App Store version of 1Password won't work with a Homebrew-Cask-linked Google Chrome. To bypass this limitation, you need to either: - - + Move Google Chrome to your /Applications directory (the app itself, not a symlink). - + Install 1Password from outside the Mac App Store (licenses should transfer automatically, but you should contact AgileBits about it). - EOS end