diff --git a/README.md b/README.md index 6530127e..c8b26387 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,10 @@ See [open issues](https://github.com/martinlindhe/wmi_exporter/issues) ## Usage go get -u github.com/kardianos/govendor + go get -u github.com/prometheus/promu go get -u github.com/martinlindhe/wmi_exporter cd $env:GOPATH/src/github.com/martinlindhe/wmi_exporter - govendor build +local + promu build -v . .\wmi_exporter.exe The prometheus metrics will be exposed on [localhost:9182](http://localhost:9182)