Merge pull request #633 from prometheus/beorn7/doc

Add warning about tarballs.
This commit is contained in:
Björn Rabenstein 2015-04-10 14:57:52 +02:00
commit 15cd8b3134

View file

@ -32,6 +32,11 @@ it will be the recommended way of installing Prometheus.
### Use `make`
Clone the repository in the usual way with `git clone`. _Do not
download and unpack the source archives provided by GitHub._ (The
makefile depends on running in a git repository. This will be fixed
eventually.)
In most circumstances, the following should work:
$ make build