1
0
mirror of https://github.com/ericchiang/pup synced 2025-01-15 10:11:16 +00:00

Update brew install instructions

Previously incompatible binary version was downloaded that caused segmentation fault.
This commit is contained in:
Panu Pitkamaki 2019-04-16 07:38:08 +03:00 committed by GitHub
parent 1c3cffdc1d
commit a72833d07a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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). 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 ## Quick start