aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80c5014..d520c1d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,9 @@ A tmux plugin for opening urls from browser quickly without mouse.
### 📥 Installation
-Make sure you have [`fzf`](https://github.com/junegunn/fzf) installed.
+Prerequisites:
+* [`fzf`](https://github.com/junegunn/fzf)
+* [`bash`](https://www.gnu.org/software/bash/) >= `4.0` (macOS ships with `bash` `3.2`!)
**Install using [TPM](https://github.com/tmux-plugins/tpm)**