From 25a35d82a88f58ff8e2592a97b57f893a4211217 Mon Sep 17 00:00:00 2001 From: Art Taylor Date: Mon, 10 Mar 2014 00:09:16 -0700 Subject: [PATCH] fixed typo in 'brew install reattach-to-user-namespace' command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14b23d9..70c9d40 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ utility](https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard) that makes If available, `reattach-to-user-namespace` will be automatically used by this `tmux` configuration. You just have to install it for instance with `brew`: - $ brew install reattach-to-user-namespsace + $ brew install reattach-to-user-namespace