mirror of
https://github.com/ericchiang/pup
synced 2024-11-24 00:48:36 +00:00
Update README.md
This commit is contained in:
parent
acad6bb01c
commit
f29a4324d4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user