From da35426cfddf3ce0a664fe6adc79d9d2e6766a4e Mon Sep 17 00:00:00 2001 From: IgorKha <2268209+IgorKha@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:50:05 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 132ae47..6dd1330 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ ### Deploy with bash script ```console -curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh | bash -s -- --config +git clone https://github.com/IgorKha/Grafana-Mikrotik.git +cd ./Grafana-Mikrotik +bash ./run.sh --config ``` ```console @@ -86,7 +88,7 @@ If you want to change the credentials, then edit the ".env" file --- -### Docker snmp_exporter +### Docker snmp_exporter (deprecated) [![Docker Pulls](https://img.shields.io/docker/pulls/mashinkopochinko/snmp_exporter_mikrotik?logo=docker)](https://hub.docker.com/repository/docker/mashinkopochinko/snmp_exporter_mikrotik)