From 80f29ee9e94cb66da255540c16820aec772b83a9 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Tue, 26 Apr 2016 12:21:07 -0700 Subject: Add installation for Debian/Ubuntu 64-bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fedfb78..c743312 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,17 @@ 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`. +### Ubuntu/Debian 64-bit + + wget https://github.com/jhawthorn/fzy/releases/download/0.3/fzy_0.3-1_amd64.deb + sudo dpkg -i fzy_0.3-1_amd64.deb + ### Arch Linux fzy is available [in the AUR](https://aur.archlinux.org/packages/fzy/) with a very simple -[PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fzy). +[PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fzy) ### OS X via Homebrew -- cgit v1.2.3