From 6d25ce6f3ad587643a5290f65c248d003237f4d9 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Wed, 15 Apr 2015 15:15:35 +0200 Subject: [PATCH] added a link to http://brew.sh/ to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f4c8e1..726b1a7 100644 --- a/README.md +++ b/README.md @@ -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