diff --git a/.gitignore b/.gitignore index 0eca45f..d50cd8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +dist/ testpages/* diff --git a/README.md b/README.md index 367a97c..960532e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ issue if you'd like to comment. ## Install +Direct download are available on the [releases page]( +https://github.com/EricChiang/pup/releases). + +Or if you can run `go get` to download via git. + go get github.com/ericchiang/pup ## Quick start