Commit 52ad0a3f authored by Julius Volz's avatar Julius Volz

Remove startup crash explanation from Getting Started.

The tarball now comes with a sample config included, so wouldn't
actually crash anymore. Instead, say that we should configure it first.
parent 96d97b13
......@@ -19,10 +19,9 @@ extract and run it:
```
tar xvfz prometheus-*.tar.gz
cd prometheus-*
./prometheus
```
It should fail to start, complaining about the absence of a configuration file.
Before starting Prometheus, let's configure it.
## Configuring Prometheus to monitor itself
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment