diff options
| -rwxr-xr-x | install | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |
