From 309920e8c98d0509da81e97747766ff999dc9013 Mon Sep 17 00:00:00 2001 From: IgorKha <2268209+IgorKha@users.noreply.github.com> Date: Sun, 10 Oct 2021 12:41:30 +0300 Subject: [PATCH] upgrade readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf55721..bc71855 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Grafana dashboard for Mikrotik/routerOS. [prometheus/snmp_exporter](https://gith | Grafana | `>=8.1.7` | ## 🐳 Deploy with docker-compose -### sh script deploy +### deploy with sh script ```console sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh)" "" --config @@ -26,7 +26,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/m >For example: > > sh run.sh --config -### docker manual deploy +### deploy with docker-compose manual 1. Change targets ip (192.168.88.1) into file prometheus/prometheus.yml 2. Run