From 2f7217c22eee2dd5a56b969fba409cb082f89f16 Mon Sep 17 00:00:00 2001 From: dvkt Date: Mon, 23 Dec 2019 20:56:54 -0800 Subject: [PATCH] downloads --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b37f2..d6c2df5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,11 @@ Once you've launched phetch, use `ctrl-h` to view the on-line help. ## installation -Binaries for Linux and Mac are available at https://github.com/dvkt/phetch/releases +Binaries for Linux and Mac are available at https://github.com/dvkt/phetch/releases: + +- [phetch-linux-arm.tar.gz](https://github.com/dvkt/phetch/releases/download/v0.1.0/phetch-linux-arm.tar.gz) +- [phetch-linux-x86_64.tar.gz](https://github.com/dvkt/phetch/releases/download/v0.1.0/phetch-linux-x86_64.tar.gz) +- [phetch-macos.zip](https://github.com/dvkt/phetch/releases/download/v0.1.0/phetch-macos.zip) Just unzip/untar the `phetch` program into your $PATH and get going!