diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index 017c77ea91..205a32ca15 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -76,7 +76,7 @@ def blacklisted? name when 'rubinius' then <<-EOS.undent Rubinius requires an existing Ruby 2.0 to bootstrap. Doing this through Homebrew is error-prone. Instead, consider using - ruby-build` to build and install specific versions of Ruby: + `ruby-build` to build and install specific versions of Ruby: brew install ruby-build EOS when 'osmium' then <<-EOS.undent