Skip to content

Commit

Permalink
tmux: use opt_pkgshare in caveats
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Oct 26, 2015
1 parent 1be524a commit 7ccf5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/tmux.rb
Expand Up @@ -38,7 +38,7 @@ def install

def caveats; <<-EOS.undent
Example configurations have been installed to:
#{pkgshare}/examples
#{opt_pkgshare}/examples
EOS
end

Expand Down

0 comments on commit 7ccf5a7

Please sign in to comment.