repair the message
This commit is contained in:
parent
4e4886ff42
commit
89868087fd
@ -154,8 +154,8 @@ module Homebrew
|
||||
puts_stdout_or_stderr
|
||||
puts_stdout_or_stderr <<~EOS
|
||||
You have #{msg} installed.
|
||||
You can check #{update_pronoun} with #{Tty.bold}brew outdated#{Tty.reset}.
|
||||
You can update #{update_pronoun} with #{Tty.bold}brew upgrade#{Tty.reset}.
|
||||
You can upgrade #{update_pronoun} with #{Tty.bold}brew upgrade#{Tty.reset}
|
||||
or check #{update_pronoun} with #{Tty.bold}brew outdated#{Tty.reset}.
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user