summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-05-19 09:37:57 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-05-19 09:37:57 -0700
commit29a46f747cf41a275e2330efabbea74d5262998d (patch)
treef0316777083555d4b30a89261db8c5dc3a6feb3c /README.md
parent81a2c2030b61675eedc726688849f1261b31437a (diff)
Simpler rpm installation for systems with yum
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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