From 413216c86ffed948e0cabe91f96914581e78cbe7 Mon Sep 17 00:00:00 2001 From: Mitch Anderson Date: Sat, 2 Dec 2017 12:19:15 -0700 Subject: [PATCH] README update how-to install with brew --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba1fdd1..5ff9339 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,13 @@ projects. Since they both are incomplete to what I wanted and I was looking for a project to learn Go. I wrote herd as a way to do both. -## Install/Build +## Install MacOS + +```sh +brew install undeadops/tap/herd +``` + +## Build Building should be simply