mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Update index.rst
`pluginpath` option is described in *config* page, not *cli*
This commit is contained in:
parent
d6432a6c36
commit
ed15c18bc8
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ To use a plugin, you have two options:
|
|||
`setup.py` script or a command like `pip` or `easy_install`).
|
||||
|
||||
* Set the `pluginpath` config variable to point to the directory containing the
|
||||
plugin. (See :doc:`/reference/cli`.)
|
||||
plugin. (See :doc:`/reference/config`.)
|
||||
|
||||
Then, set the `plugins` option in your `config.yaml` file, like so::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue