Adds `go get github.com/pkg/errors` to README.md

pull/330/head
Manni Wood 2017-09-23 12:07:24 -04:00
parent 015b56a04f
commit 668eec13fc
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ skip tests for connection types that are not configured.
To setup the normal test environment, first install these dependencies:
go get github.com/pkg/errors
go get github.com/jackc/fake
go get github.com/shopspring/decimal
go get gopkg.in/inconshreveable/log15.v2