Emphasise the consequence of not installing to /usr/local
This commit is contained in:
parent
01a779655c
commit
76745610ec
@ -307,6 +307,7 @@ def check_homebrew_prefix
|
||||
unless HOMEBREW_PREFIX.to_s == '/usr/local'
|
||||
puts <<-EOS.undent
|
||||
You can install Homebrew anywhere you want, but some brews may only work
|
||||
You can install Homebrew anywhere you want, but some brews may only build
|
||||
correctly if you install to /usr/local.
|
||||
|
||||
EOS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user