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 e544320a3..46f3ccba0 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -70,7 +70,7 @@ class Ruby < Formula def caveats; <<-EOS.undent By default, gem installed executables will be placed into: - #{opt_prefix}/bin + #{opt_bin} You may want to add this to your PATH. After upgrades, you can run gem pristine --all --only-executables |
