doctor: be consistent in path advice

This commit is contained in:
Adam Vandenberg 2012-07-24 12:28:02 -07:00
parent 70d7c0c122
commit fd7cf8f293

View File

@ -439,7 +439,7 @@ def check_user_path_1
#{conflicts * "\n "} #{conflicts * "\n "}
Consider amending your PATH so that #{HOMEBREW_PREFIX}/bin Consider amending your PATH so that #{HOMEBREW_PREFIX}/bin
is ahead of /usr/bin in your PATH. occurs before /usr/bin in your PATH.
EOS EOS
end end
end end