Skip to content

Commit 3c69c40

Browse files
robhanlon22wfxr
authored andcommitted
Note that bash >= 4.0 is required in README
macOS ships with `bash` `3.2` (yikes!) and thus `mapfile` is not present.
1 parent 80c02fd commit 3c69c40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ A tmux plugin for opening urls from browser quickly without mouse.
1010

1111
### 📥 Installation
1212

13-
Make sure you have [`fzf`](https://github.com/junegunn/fzf) installed.
13+
Prerequisites:
14+
* [`fzf`](https://github.com/junegunn/fzf)
15+
* [`bash`](https://www.gnu.org/software/bash/) >= `4.0` (macOS ships with `bash` `3.2`!)
1416

1517
**Install using [TPM](https://github.com/tmux-plugins/tpm)**
1618

0 commit comments

Comments
 (0)