Skip to content

Commit 46630df

Browse files
authored
Update the number of ways
1 parent 2fa9742 commit 46630df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/plugins/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ will be expected to export different things. You can find what's expected for [d
3232
and [apps](./apps.md) plugins in the documentation.
3333

3434
## Start developing your plugin
35-
There are two ways that you can start developing a Grafana plugin.
35+
There are three ways that you can start developing a Grafana plugin.
3636

3737
1. Setup a Grafana development environment. [(described here)](http://docs.grafana.org/project/building_from_source/) and place your plugin in the ```data/plugins``` folder.
3838
2. Install Grafana and place your plugin in the plugins directory which is set in your [config file](../installation/configuration.md). By default this is `/var/lib/grafana/plugins` on Linux systems.

0 commit comments

Comments
 (0)