Skip to content

Commit

Permalink
specify minimum required Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Clendenin committed Nov 23, 2016
1 parent 6b1d690 commit c13c0b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ MongoDB exporter for prometheus.io, written in go.

## Installing

Requires Go 1.5+

Make sure $GOPATH/bin is in your $PATH, then:

go get -u github.com/dcu/mongodb_exporter
Expand Down

0 comments on commit c13c0b0

Please sign in to comment.