From 6eb57a9adee0e15fc04602b624da74e5166f182e Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Thu, 11 Jul 2019 17:11:39 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce069823..5d1d5ab6 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,14 @@ displaying infrequently-needed, but very important, daily data. ## Quick Start -### Download +### Install via Homebrew + +```console +brew tap wtfutil/wtfutil +brew install wtfutil/wtfutil/wtf +``` + +### Download Binary [Download the latest binary](https://github.com/wtfutil/wtf/releases) from GitHub.