Merge pull request #1588 from jhermann/patch-1

Explicit link to full install docs added
This commit is contained in:
Julius Volz 2016-04-25 12:20:28 +02:00
commit 25775b3583
1 changed files with 3 additions and 1 deletions

View File

@ -38,7 +38,9 @@ There are various ways of installing Prometheus.
Precompiled binaries for released versions are available in the
[*releases* section](https://github.com/prometheus/prometheus/releases)
of the GitHub repository. Using the latest production release binary
is the recommended way of installing Prometheus.
is the recommended way of installing Prometheus.
See the [Installing](https://prometheus.io/docs/introduction/install/)
chapter in the documentation for all the details.
Debian and RPM packages are being worked on.