From 1aa3770b596b19e89094c7fc9ec8004c5e9b0b21 Mon Sep 17 00:00:00 2001 From: ericchiang Date: Sun, 14 Sep 2014 16:01:24 -0400 Subject: [PATCH] dist removed from history --- .gitignore | 1 + README.md | 5 +++++ 2 files changed, 6 insertions(+) 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