rbenv-default-gems: fix caveats
This commit is contained in:
parent
3a54d9c044
commit
915bfcefe6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class RbenvDefaultGems < Formula
|
|||
end
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
If you are using Homebrew's directories for `rbenv` rather than ~/.rbenv
|
||||
As you are using Homebrew's directories for `rbenv` rather than ~/.rbenv
|
||||
place the `default-gems` file in #{HOMEBREW_PREFIX+'opt/rbenv'}/.
|
||||
EOS
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue