docs: raise required fzf version to 0.60 (#515)

This commit is contained in:
sandr01d 2026-04-11 18:19:17 +02:00 committed by GitHub
parent dfe682e113
commit 3c09fad398
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,7 @@ It's **lightweight** and **easy to use**.
### Requirements
- [`fzf`](https://github.com/junegunn/fzf) version `0.49.0` or higher
- [`fzf`](https://github.com/junegunn/fzf) version `0.60.0` or higher
If your OS package manager bundles an older version of `fzf`, you might install it using [`fzf`'s own install script](https://github.com/junegunn/fzf?tab=readme-ov-file#using-git).