Add docs to install multiple plugins

This commit is contained in:
Jeremy Tuloup
2020-04-29 17:19:52 +02:00
parent 01ba34857d
commit cdbcdb1079

View File

@@ -102,6 +102,10 @@ you would use:
--plugin git+https://github.com/yuvipanda/tljh-pangeo@v0.1 --plugin git+https://github.com/yuvipanda/tljh-pangeo@v0.1
Multiple plugins can be installed at once with: ``--plugin <first-plugin-to-install> <second-plugin-to-install>``.
See :ref:`contributing/plugins` for more information about plugins.
.. note:: .. note::
Plugins are extremely powerful and can do a large number of arbitrary things. Plugins are extremely powerful and can do a large number of arbitrary things.