Docs: Update installation.md (#33656) (#33703)

(cherry picked from commit 985331e813)

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-05-04 18:41:38 +02:00
committed by GitHub
co-authored by Diana Payton
parent fccc972c1a
commit ebcc50e9bd
+2
View File
@@ -30,3 +30,5 @@ After the user has downloaded the archive containing the plugin assets, they can
```
unzip my-plugin-0.2.0.zip -d YOUR_PLUGIN_DIR/my-plugin
```
The path to the plugin directory is defined in the configuration file. For more information, refer to [Configuration]({{< relref "../administration/configuration.md#plugins" >}}).