Browse Source

Google Chrome Beta - Remove 1Password caveat

master
Michael Ford 9 years ago
committed by GitHub
parent
commit
7534ec2949
  1. 7
      Casks/google-chrome-beta.rb

7
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

Loading…
Cancel
Save