Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Commit

Permalink
Merge pull request prometheus#63 from lethjakman/patch-1
Browse files Browse the repository at this point in the history
Fixed the prometheus example command
  • Loading branch information
grobie authored Jun 13, 2017
2 parents 4c42371 + d201976 commit 7d69b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ output of `/metrics` and terminate.
Start a Prometheus server with the provided config:

```bash
prometheus -config.file ./prometheus.yaml
prometheus -config.file ./prometheus.yml
```

In another terminal, start the application server:
Expand Down

0 comments on commit 7d69b00

Please sign in to comment.