summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md36
1 files changed, 20 insertions, 16 deletions
diff --git a/README.md b/README.md
index b2dd47f..5a6b8b6 100644
--- a/README.md
+++ b/README.md
@@ -41,30 +41,19 @@ Rather than clearing the screen, fzy displays its interface directly below the c
The `PREFIX` environment variable can be used to specify the install location,
the default is `/usr/local`.
-### MacOS
-
-Using Homebrew
-
- brew install fzy
-
-Using MacPorts
-
- sudo port install fzy
+### Arch Linux/MSYS2
-### Ubuntu/Debian 64-bit
+fzy is available in the `community` repo.
- wget https://github.com/jhawthorn/fzy/releases/download/0.9/fzy_0.9-1_amd64.deb
- sudo dpkg -i fzy_0.9-1_amd64.deb
+ sudo pacman -S fzy
### Fedora/Redhat/CentOS
sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.9/fzy-0.9-1.x86_64.rpm
-### Arch Linux/MSYS2
-
-fzy is available in the `community` repo.
+### FreeBSD
- sudo pacman -S fzy
+ pkg install fzy
### Gentoo Linux
@@ -72,6 +61,21 @@ fzy is available in the main repo.
emerge -av app-shells/fzy
+### macOS
+
+Using Homebrew
+
+ brew install fzy
+
+Using MacPorts
+
+ sudo port install fzy
+
+### Ubuntu/Debian 64-bit
+
+ wget https://github.com/jhawthorn/fzy/releases/download/0.9/fzy_0.9-1_amd64.deb
+ sudo dpkg -i fzy_0.9-1_amd64.deb
+
### pkgsrc (NetBSD and others)
sudo pkgin install fzy