Commit 522aeed9 authored by beorn7's avatar beorn7

Add note about memory usage during build.

parent 85074f9f
......@@ -29,6 +29,9 @@ cd prometheus
make build
```
Note that building requires a fair amount of memory. You should have
at least 2GiB of RAM available.
If you encounter problems building Prometheus, see [the more detailed build
instructions](https://github.com/prometheus/prometheus#use-make) in the
README.md.
......
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