We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eb0bc commit a2885b2Copy full SHA for a2885b2
README.md
@@ -146,7 +146,7 @@ This script will:
146
* Going to https://github.com/netdata/netdata-grafana-datasource-plugin/releases/latest
147
* Downloading the zip file with the latest release, e.g. netdata-datasource-1.0.12.zip
148
149
-2. Copy the contents of the Netdata data source plugin to the new plugin folder created on step 2
+2. Copy the contents of the Netdata data source plugin to the Grafana plugins directory, by default C:\Program Files\GrafanaLabs\grafana\data\plugins
150
151
```
152
Expand-Archive \.netdata-datasource-<version_number>.zip \.
0 commit comments