aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 2 insertions, 2 deletions
diff --git a/install b/install
index 95b134dad..b88b858f0 100755
--- a/install
+++ b/install
@@ -198,5 +198,5 @@ else
end
ohai "Installation successful!"
-puts "You should run `brew doctor' *before* you install anything."
-puts "Now type: brew help"
+puts "Run `brew doctor` #{Tty.white}before#{Tty.reset} you install anything"
+puts "Run `brew help` to get started"