diff --git a/README.md b/README.md index f3a111a..d238dd9 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ First, install a proper version of these CLI dependencies: | CLI | Minimum version required | Description | | -------- | ------------------------ | --------------------------------------- | -| [fish][] | 3.2.0 | a modern shell | +| [fish][] | 3.4.0 | a modern shell | | [fzf][] | 0.27.2 | fuzzy finder that powers this plugin | | [fd][] | 8.5.0 | faster, colorized alternative to `find` | | [bat][] | 0.16.0 | smarter `cat` with syntax highlighting |