From 4ba6a5b2e26f33f94f3dff35b8d671c924066f2a Mon Sep 17 00:00:00 2001 From: Leland Clemmons Date: Fri, 27 May 2022 07:57:22 -0400 Subject: [PATCH] Use actual pup brew formula This remote URL install was added to the README in acad6bb01c, but the formula was mainlined later, in https://github.com/Homebrew/homebrew-core/commit/687ba6f4ab8ead79c5937a80062d63c69e661f4f Let's just use the real formula now, so that brew maintainers can issue build fixes independently of this repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a24ac88..d06976b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you have Go installed on your computer just run `go get`. If you're on OS X, use [Homebrew](http://brew.sh/) to install (no Go required). - brew install https://raw.githubusercontent.com/EricChiang/pup/master/pup.rb + brew install pup ## Quick start