summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5ddf5ee..8e86f9f 100644
--- a/README.md
+++ b/README.md
@@ -43,12 +43,12 @@ the default is `/usr/local`.
### Ubuntu/Debian 64-bit
- wget https://github.com/jhawthorn/fzy/releases/download/0.4/fzy_0.4-1_amd64.deb
- sudo dpkg -i fzy_0.4-1_amd64.deb
+ wget https://github.com/jhawthorn/fzy/releases/download/0.5/fzy_0.5-1_amd64.deb
+ sudo dpkg -i fzy_0.5-1_amd64.deb
### Fedora/Redhat/CentOS
- sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.4/fzy-0.4-1.x86_64.rpm
+ sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.5/fzy-0.5-1.x86_64.rpm
### Arch Linux