diff --git a/Library/Homebrew/cmd/sh.rb b/Library/Homebrew/cmd/sh.rb
index 00570d3512352d019a43f308abfadf41d3a339fa..00b97ece145b1c7524bf66ce09f0666263901014 100644
--- a/Library/Homebrew/cmd/sh.rb
+++ b/Library/Homebrew/cmd/sh.rb
@@ -22,7 +22,6 @@ module Homebrew extend self
          gem and pip will ignore our configuration and insist on using the
          environment they were built under (mostly). Sadly, scons will also
          ignore our configuration.
-         All toolchain use will be logged to: ~/Library/Homebrew/Logs/cc.log
          When done, type `exit'.
          EOS
     exec ENV['SHELL']