From 82f3bc3429bf0fd52c0f38323b55f4dfde46e1d3 Mon Sep 17 00:00:00 2001 From: rozetko Date: Mon, 6 Feb 2023 19:59:36 +0300 Subject: [PATCH] upd docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c1967d..e67789b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Supported datasources: ## Prerequisites - [Grafana 9.0.0+](https://grafana.com/grafana/download) - [Grafana Data Exporter](https://code.corpglory.net/corpglory/grafana-data-exporter) -- set Grafana `app_mode` as `development` (it won't be necessary after we sign the plugin): +- set Grafana `app_mode` as `development`: - find the configuration file: [https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#configuration-file-location](https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#configuration-file-location) - change `app_mode = production` to `app_mode = development`