diff options
Diffstat (limited to 'Library/Formula/ruby.rb')
| -rw-r--r-- | Library/Formula/ruby.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index 3a07943ef..aba1123e9 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -58,7 +58,7 @@ class Ruby < Formula def caveats; <<-EOS.undent NOTE: By default, gem installed binaries will be placed into: - #{bin} + #{opt_prefix}/bin You may want to add this to your PATH. EOS |
