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 50c908b commit 43c2341Copy full SHA for 43c2341
README.md
@@ -105,7 +105,7 @@ This script will:
105
3. Copy the contents of the Netdata data source plugin to the new plugin folder created on step 2
106
107
`unzip netdata-datasource-<version_number>.zip`
108
- `cp -rf netdata-datasource/ /var/lib/grafana/plugins/netdata/`
+ `cp -rf netdata-datasource/ /var/lib/grafana/plugins/netdata`
109
110
4. Ensure that Netdata plugin which currently isn’t signed can be registered
111
0 commit comments