diff --git a/docs/topic/customizing-installer.rst b/docs/topic/customizing-installer.rst index 2285d6f..8ef2e01 100644 --- a/docs/topic/customizing-installer.rst +++ b/docs/topic/customizing-installer.rst @@ -102,6 +102,10 @@ you would use: --plugin git+https://github.com/yuvipanda/tljh-pangeo@v0.1 +Multiple plugins can be installed at once with: ``--plugin ``. + +See :ref:`contributing/plugins` for more information about plugins. + .. note:: Plugins are extremely powerful and can do a large number of arbitrary things.