1
0
mirror of https://github.com/ericchiang/pup synced 2025-03-22 09:25:41 +00:00

modified installation instruction for go

This commit is contained in:
Murali Prasanth 2023-09-09 18:40:43 +05:30
parent 5a57cf1113
commit c1a5d1b547

View File

@ -13,7 +13,7 @@ Direct downloads are available through the [releases page](https://github.com/Er
If you have Go installed on your computer just run `go get`. If you have Go installed on your computer just run `go get`.
go get github.com/ericchiang/pup go install github.com/ericchiang/pup@latest
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).