From 43fcde985d8367f3060b8a252961bb5bf7dc3685 Mon Sep 17 00:00:00 2001 From: Christopher Denny Date: Fri, 1 Jul 2016 12:52:30 -0700 Subject: [PATCH] Changed wording --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 3158f25..0b89fc1 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,7 @@ To install certigo, simply use: go get -u github.com/square/certigo -On mac you can also use: - - brew install certigo - -(This will not install the latest version) +On macOS you can also use homebrew to install. Note that certigo requires Go 1.6 or later to build.