From 2b01899adeb4fce664fe29283722ded3cf5ef456 Mon Sep 17 00:00:00 2001 From: dvkt Date: Wed, 8 Jan 2020 19:26:24 -0800 Subject: [PATCH] homebrew instructions --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca3174b..0ebed18 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,12 @@ the gophersphere. ## installation -Binaries for linux, mac, and raspberry pi are available -at https://github.com/dvkt/phetch/releases: +On macOS you can install with [Homebrew](https://brew.sh/): + + brew install dvkt/code/phetch + +Binaries for Linux, Raspberry Pi, and Mac are available at +https://github.com/dvkt/phetch/releases: - [phetch-v0.1.12-linux-x86_64.tgz][0] - [phetch-v0.1.12-linux-armv7.tgz (RPi)][1]