Docs: Update installation.md (#33656)

This commit is contained in:
Diana Payton 2021-05-04 09:06:02 -07:00 committed by GitHub
parent 33e4f8d7ac
commit 985331e813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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" >}}).