diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/git-now.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-now.rb b/Library/Formula/git-now.rb index 8e3327d71..c1fcda3cf 100644 --- a/Library/Formula/git-now.rb +++ b/Library/Formula/git-now.rb @@ -20,7 +20,7 @@ class GitNow < Formula def caveats; <<-EOS.undent Zsh completion has been installed to: - #{HOMEBREW_PREFIX}/zsh/site-functions + #{HOMEBREW_PREFIX}/share/zsh/site-functions EOS end end |
