Merge pull request #756 from StephanErb/prometheus.yml

Fix reference to example configuration file
This commit is contained in:
Julius Volz 2015-06-01 13:12:55 +02:00
commit 5e12eab0da

View file

@ -45,7 +45,7 @@ context.)
In most circumstances, the following should work:
$ make build
$ ./prometheus -config.file=documentation/examples/prometheus.conf
$ ./prometheus -config.file=documentation/examples/prometheus.yml
The above requires a number of common tools to be installed, namely
`curl`, `git`, `gzip`, `hg` (Mercurial CLI), `sed`, `xxd`. Should you