Update README.md

This commit is contained in:
Arseniy Kuznetsov
2022-10-20 09:01:58 +01:00
committed by GitHub
parent 50b9dd077b
commit cfa1aa3b36

View File

@@ -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`