doctor: remove redundant sentence
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
1ff01a872e
commit
9bce115e9a
@ -313,7 +313,6 @@ end
|
|||||||
def check_homebrew_prefix
|
def check_homebrew_prefix
|
||||||
unless HOMEBREW_PREFIX.to_s == '/usr/local'
|
unless HOMEBREW_PREFIX.to_s == '/usr/local'
|
||||||
puts <<-EOS.undent
|
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
|
You can install Homebrew anywhere you want, but some brews may only build
|
||||||
correctly if you install to /usr/local.
|
correctly if you install to /usr/local.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user