From 8333d532f4dec7ccfd08e951edc7ed55ce2e11f8 Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Tue, 15 Jan 2013 01:41:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd88b9be4..fcc99b322 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SETUP - * tmux 1.6 or newer is needed to runs these scripts. + * tmux 1.6 or newer is needed to runs these scripts. This script relies on tmux reporting that the "Pane is dead". That is how the script know to start another instance for that pane. Seeing "Pane si dead" is normal and expected. * These scripts were written and tested on Ubuntu 12.10 where bash is located at /bin/bash. You may need to create a symlink or edit these scripts accordingly.