From cfa1aa3b36762683ee97a13e4fe4282ced078113 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Thu, 20 Oct 2022 09:01:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e59bb37..992aeb2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ For effortless visualization of the RouterOS metrics exported to Prometheus, MKT ## Install: -There are multiple ways to install this project, from a standalone app to [fully dockerized monitoring stack](https://github.com/akpw/mktxp-stack). +There are multiple ways to install this project, from a standalone app to a [fully dockerized monitoring stack](https://github.com/akpw/mktxp-stack). - from [PyPI](https://pypi.org/project/mktxp/): `❯ pip install mktxp` - latest from source repository: `❯ pip install git+https://github.com/akpw/mktxp`