Fix reference to example configuration file

This commit is contained in:
Stephan Erb 2015-06-01 13:05:48 +02:00
parent a10c083446
commit c4b84d328a
1 changed files with 1 additions and 1 deletions

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