summaryrefslogtreecommitdiff
path: root/plugins/fd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fd/README.md')
-rw-r--r--plugins/fd/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/fd/README.md b/plugins/fd/README.md
index cf9f7815d..f3341612f 100644
--- a/plugins/fd/README.md
+++ b/plugins/fd/README.md
@@ -7,7 +7,3 @@ To use it, add `fd` to the plugins array in your zshrc file:
```zsh
plugins=(... fd)
```
-
-Completion is taken from the fd release [`8.2.1`](https://github.com/sharkdp/fd/releases/tag/v8.2.1).
-
-Updated on April 1st, 2021.