Skip to content

Commit efc14ab

Browse files
committed
include install pre-reqs
1 parent 46b6178 commit efc14ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The MQTT data source has the following requirements:
2222

2323
## Install the plugin
2424

25+
### Installation Pre-requisites
26+
Refer to: [Building a Backend Datasource Plugin](https://grafana.com/tutorials/build-a-data-source-backend-plugin/)
27+
### Installation Steps
28+
2529
1. Clone the plugin to your Grafana plugins directory.
2630
2. Build the plugin by running `yarn install` and then `yarn build`.
2731
3. Run `mage reloadPlugin` or restart Grafana for the plugin to load.

0 commit comments

Comments
 (0)