diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index 26d16c4412..ca0d0d3f3d 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -55,9 +55,6 @@ def blacklisted? name when 'xcode' then <<-EOS.undent Xcode can be installed via the App Store (on Lion), or from: http://connect.apple.com/ - - If you download from the App Store, make sure you run the installer - placed in /Applications after the download completes. EOS end end