Commit a75ca450 authored by Fabian Reinartz's avatar Fabian Reinartz

Merge pull request #252 from shamrin/patch-1

getting_started.md: cd to unpacked dir
parents 7016b405 b5aa3c20
...@@ -18,6 +18,7 @@ of Prometheus for your platform, then extract and run it: ...@@ -18,6 +18,7 @@ of Prometheus for your platform, then extract and run it:
``` ```
tar xvfz prometheus-*.tar.gz tar xvfz prometheus-*.tar.gz
cd prometheus-*
./prometheus ./prometheus
``` ```
......
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