From 0d580e6641fad89adc1a371d471676638b4b4f5c Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 22 Dec 2022 13:35:02 +0900 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a24ac88..16d4ae4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ If you have Go installed on your computer just run `go get`. go get github.com/ericchiang/pup +or run `go install`. + + go install github.com/ericchiang/pup@latest + 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