From a72833d07a4e0f86768df18c63ac2b8d57a78acd Mon Sep 17 00:00:00 2001 From: Panu Pitkamaki Date: Tue, 16 Apr 2019 07:38:08 +0300 Subject: [PATCH] Update brew install instructions Previously incompatible binary version was downloaded that caused segmentation fault. --- 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