summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-04-17 00:55:42 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2017-04-17 00:55:42 -0700
commit204eaecbb951c648124c607893d4cab4d25930f2 (patch)
tree9a878a14b6f64a7a20fa8a9e2446992608cb99fd /README.md
parent6c1bbcfcfac62316d6c49590dd7f69da53c7b166 (diff)
Version 0.9
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 912353f..b18c165 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.8/fzy_0.8-1_amd64.deb
- sudo dpkg -i fzy_0.8-1_amd64.deb
+ 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
### Fedora/Redhat/CentOS
- sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.8/fzy-0.8-1.x86_64.rpm
+ sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.9/fzy-0.9-1.x86_64.rpm
### Arch Linux