Use correct syntax for brew installation

As per https://github.com/ericchiang/pup/issues/161#issuecomment-944005044
pull/198/head
Brian Villanueva 7 months ago committed by GitHub
parent 5a57cf1113
commit cc89e84a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save