added a link to http://brew.sh/ to README.md
This commit is contained in:
parent
e5117980de
commit
6d25ce6f3a
1 changed files with 2 additions and 1 deletions
|
@ -81,6 +81,7 @@ utility](https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard) that makes
|
|||
`pbcopy` and `pbpaste` work again within `tmux`.
|
||||
|
||||
If available, `reattach-to-user-namespace` will be automatically used by this
|
||||
`tmux` configuration. You just have to install it for instance with `brew`:
|
||||
`tmux` configuration. You just have to install it for instance with
|
||||
[`brew`](http://brew.sh/):
|
||||
|
||||
$ brew install reattach-to-user-namespace
|
||||
|
|
Loading…
Reference in a new issue