Update README.md

This commit is contained in:
jonnyboy
2013-01-15 01:41:04 -05:00
parent 797dcbe098
commit 8333d532f4
+1 -1
View File
@@ -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.