From f29a4324d4c092be752daf1a0538659c246f65de Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Mon, 13 Oct 2014 11:44:36 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6701a96..86a600f 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,13 @@ and join the hangout to discuss, pup, Go, and command-line tools. ## Install -If you don't have Go or aren't using OS X, directy downloads are available -through the [releases page](https://github.com/EricChiang/pup/releases). +Direct downloads are available through the [releases page](https://github.com/EricChiang/pup/releases/latest). If you have Go installed on your computer just run `go get`. go get github.com/ericchiang/pup -If you're on OS X, use [Brew](http://brew.sh/) to install. +If you're on OS X, use [Brew](http://brew.sh/) to install (no Go required). brew install https://raw.githubusercontent.com/EricChiang/pup/master/pup.rb