aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/diagnostic.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Homebrew/diagnostic.rb b/Library/Homebrew/diagnostic.rb
index a0c6dcd21..7022987f2 100644
--- a/Library/Homebrew/diagnostic.rb
+++ b/Library/Homebrew/diagnostic.rb
@@ -443,8 +443,9 @@ module Homebrew
<<-EOS.undent
Your Homebrew is not installed to /usr/local
- You can install Homebrew anywhere you want, but some brews may only build
- correctly if you install in /usr/local. Sorry!
+ You can install Homebrew anywhere you want but some bottles (binary
+ packages) can only be used in /usr/local and some formulae (packages)
+ may not build correctly unless you install in /usr/local. Sorry!
EOS
end