Skip to content

Commit

Permalink
Merge pull request russross#3 from amattn/doc
Browse files Browse the repository at this point in the history
Added tiny install section to README
  • Loading branch information
russross committed Aug 21, 2013
2 parents bb004a7 + 719a30b commit feee826
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ To use with PostgreSQL, set the following:
meddler.Placeholder = "$1"
meddler.PostgreSQL = true

Install
-------

The usual `go get` command will put it in your `$GOPATH`:

go get github.com/russross/meddler

Why?
----
Expand Down

0 comments on commit feee826

Please sign in to comment.