summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-10-24 00:38:47 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2017-10-24 00:38:58 -0700
commit7b9f9c93fb3a2a9a5abf9468abb9dde85325ac73 (patch)
tree2fd001310936f8cb5e7b35c78b935a934ea0b012 /README.md
parentabffabe2f57c64605b9139bb76cf9b1e374ff278 (diff)
Add pkgsrc instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 84aeb1c..25bec77 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,10 @@ fzy is available in the `community` repo.
sudo pacman -S fzy
+### pkgsrc (NetBSD and others)
+
+ sudo pkgin install fzy
+
## Usage
fzy is a drop in replacement for [selecta](https://github.com/garybernhardt/selecta), and can be used with its [usage examples](https://github.com/garybernhardt/selecta#usage-examples).