From 2899123ea7e054c2cfe5a5aaadcf841e6a593586 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Fri, 26 Nov 2021 16:31:48 +0300 Subject: [PATCH] README++ --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f2a28f..5091965 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Hastic -## Build release +Hasti need [Prometheus](https://prometheus.io/) or [InfluxDB](https://www.influxdata.com/get-influxdb/) +instance for getting metrics. + +## Build from source (Linux) + +1. [Install cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) ``` make