From 9b65111a7a93956dc4a4647a1675ceae68f39e05 Mon Sep 17 00:00:00 2001 From: justine Date: Sun, 3 Jul 2022 17:09:53 +0200 Subject: [PATCH] Update 'README.md' Added req --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3950ef8..d8b6569 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ The exporter uses port 8001. ``` # Installation +* Install requirements in requirements.txt (python3 -m pip install -r requirements.txt) * Copy knot-prom.py to /usr/bin and make it executable by root * Copy prometheus-knot-exporter.service to /etc/systemd/system * systemctl enable prometheus-knot-exporter.service && systemctl start prometheus-knot-exporter.service