summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 74833378..57f444bc 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Table of Contents
* [As Vim plugin](#as-vim-plugin)
* [Arch Linux](#arch-linux)
* [Fedora](#fedora)
+ * [FreeBSD](#freebsd)
* [Windows](#windows)
* [Upgrading fzf](#upgrading-fzf)
* [Building fzf](#building-fzf)
@@ -157,6 +158,12 @@ Shell completion and plugins for vim or neovim are enabled by default. Shell
key bindings are installed but not enabled by default. See Fedora's package
documentation (/usr/share/doc/fzf/README.Fedora) for more information.
+### FreeBSD
+
+```sh
+pkg install fzf
+```
+
### Windows
Pre-built binaries for Windows can be downloaded [here][bin]. fzf is also