aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/blacklist.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/blacklist.rb')
-rw-r--r--Library/Homebrew/blacklist.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb
index 26d16c441..ca0d0d3f3 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