From fadbb9865c6f85800ef7c6dff354ea5e57e59274 Mon Sep 17 00:00:00 2001 From: Jorge Morante Date: Mon, 2 May 2016 23:00:28 +0200 Subject: [PATCH] added requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4254ea6..01bed05 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Relevant stuff: It also works on copy mode, but requires *tmux 2.2* or newer to properly take the scroll position into account. +# Requirements + +* bash 4+ +* tmux 2.1+ ( 2.2 recommended ) + # Installation ## Using [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm)