From 29a46f747cf41a275e2330efabbea74d5262998d Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Thu, 19 May 2016 09:37:57 -0700 Subject: Simpler rpm installation for systems with yum --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c5ad03a..dbc48ba 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ the default is `/usr/local`. ### Fedora/Redhat/CentOS - wget https://github.com/jhawthorn/fzy/releases/download/0.4/fzy-0.4-1.x86_64.rpm - sudo rpm -i fzy-0.4-1.x86_64.rpm + sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.4/fzy-0.4-1.x86_64.rpm ### Arch Linux -- cgit v1.2.3