Update index.rst

`pluginpath` option is described in *config* page, not *cli*
This commit is contained in:
Fabrice L. 2013-07-27 10:34:49 +02:00
parent d6432a6c36
commit ed15c18bc8

View file

@ -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::