Update README.md

This commit is contained in:
Will Rouesnel 2015-08-28 14:05:11 +10:00
parent 5428cf141f
commit f8c46f1f15
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Supported Postgres versions: 9.1 and up.
export DATA_SOURCE_NAME="postgres://postgres:password@localhost/?sslmode=disable"
./postgres_exporter <flags>
See the github.com/lib/pg module for other ways to format the connection string.
See the [github.com/lib/pq](http://github.com/lib/pq) module for other ways to format the connection string.
### Flags