diff options
Diffstat (limited to 'Library/Formula/ruby.rb')
| -rw-r--r-- | Library/Formula/ruby.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index e960643b5..016f2bfc8 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -70,10 +70,6 @@ class Ruby < Formula end def caveats; <<-EOS.undent - Consider using RVM or Cinderella to manage Ruby environments: - * RVM: http://rvm.beginrescueend.com/ - * Cinderella: http://www.atmos.org/cinderella/ - NOTE: By default, gem installed binaries will be placed into: #{bin} |
