summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Piotrowski <mpp302@gmail.com>2019-06-05 02:26:04 +0200
committerJunegunn Choi <junegunn.c@gmail.com>2019-06-05 09:26:04 +0900
commit0fdb71f7e4a2bb7f65c53ee905a74eb4ae0cfd44 (patch)
tree60fca5cdb0b7de5d71ffb3e7effdf48fbf59aa65
parent12ce76b56a769a7a9845ba98bf019a0a0e811ba1 (diff)
Add FreeBSD installation instructions (#1569)
-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