From 8ca7c5374f24491a70fb9998844ddc4252e46152 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Tue, 7 Jul 2015 02:33:53 +0200 Subject: [PATCH] Update readme wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5119ef4..c5a9779 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Requirements / dependencies: `tmux 1.9` or higher, `bash`. `tmux-resurrect` is idempotent! It will not try to restore panes or windows that already exist.
The single exception to this is when tmux is started with only 1 pane in order -to restore previous tmux env. In this case only will this single pane be +to restore previous tmux env. Only in this case will this single pane be overwritten. ### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)