From 82b690050e8d3aa1a3d295112c3206d4a93d9ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 14 Jun 2016 02:08:22 +0100 Subject: [PATCH] google-chrome-canary.rb: remove caveat --- Casks/google-chrome-canary.rb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Casks/google-chrome-canary.rb b/Casks/google-chrome-canary.rb index 0b4ec4eaf..e29823c76 100644 --- a/Casks/google-chrome-canary.rb +++ b/Casks/google-chrome-canary.rb @@ -25,11 +25,4 @@ cask 'google-chrome-canary' 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