Skip to content
Snippets Groups Projects
Commit 76745610 authored by Max Howell's avatar Max Howell
Browse files

Emphasise the consequence of not installing to /usr/local

parent 01a77965
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment