Skip to content

Commit

Permalink
README: bump release in Linux installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Feb 11, 2019
1 parent ebef7e2 commit 5923575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jq programs are stable and should be considered a bug if it does not match jq be
### Linux

```sh
curl -Lo /usr/local/bin/faq https://github.com/jzelinskie/faq/releases/download/0.0.4/faq-linux-amd64
curl -Lo /usr/local/bin/faq https://github.com/jzelinskie/faq/releases/download/0.0.5/faq-linux-amd64
chmod +x /usr/local/bin/faq
```

Expand Down

0 comments on commit 5923575

Please sign in to comment.