parent
b246dd6452
commit
6e9f62d68c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class RbenvDefaultGems < Formula
|
|||
|
||||
def caveats; <<-EOS.undent
|
||||
If you are using Homebrew's directories for `rbenv` rather than ~/.rbenv
|
||||
place the `default-gems` file in #{opt_prefix}/.
|
||||
place the `default-gems` file in #{HOMEBREW_PREFIX+'opt/rbenv'}/.
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue