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

Update README to reflect vanilla brew install

Fixes segfaulting installation issue in High Sierra a la: https://github.com/ericchiang/pup/issues/85
This commit is contained in:
Loisaida Sam 2018-02-15 14:55:35 -05:00 committed by GitHub
parent 1c3cffdc1d
commit 27d4989546
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).
brew install https://raw.githubusercontent.com/EricChiang/pup/master/pup.rb
brew install pup
## Quick start