From 62a21215426ca176ace71677fad0d924ea7d5c03 Mon Sep 17 00:00:00 2001 From: Aleks Volochnev Date: Mon, 30 Nov 2020 11:41:15 +0100 Subject: [PATCH] Fixed readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 875a60d..c5ea229 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Apache Cassandra & DataStax Enterprise Datasource for Grafana. 1. Download the plugin using [latest release](https://github.com/HadesArchitect/grafana-cassandra-source/releases/tag/0.2.0), please download `cassandra-datasource-VERSION.zip` or `cassandra-datasource-VERSION.tar.gz` and uncompress a file into the Grafana plugins directory. 2. The plugin is yet unsigned by Grafana so it may require additional step to enable the plugin: - 2.1. If you use a local version, enable plugin in `/etc/grafana/grafana.ini` + + 2.1. If you use a local version, enable plugin in `/etc/grafana/grafana.ini` ``` [plugins] allow_loading_unsigned_plugins = "hadesarchitect-cassandra-datasource"