Skip to content

Commit

Permalink
add install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jul 3, 2017
1 parent a362432 commit c3419f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ These polls work by pasting individual markdown SVG images into your issue, each

What do they look like? The poll above is live, click one out and give it a try! Please don't abuse it or I'll have to take it down :).

## Installation

Via `go get`:

```
$ go get github.com/tj/gh-polls/cmd/polls
```

---

[![GoDoc](https://godoc.org/github.com/tj/gh-polls?status.svg)](https://godoc.org/github.com/tj/gh-polls)
Expand Down

0 comments on commit c3419f4

Please sign in to comment.