diff options
Diffstat (limited to 'docs/narr/install.rst')
| -rw-r--r-- | docs/narr/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst index a1cba3d7c..9d6d2740a 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -330,7 +330,7 @@ command name instead of the ``python`` command name. One caveat exists to using :mod:`repoze.bfg` under Jython: the :term:`Chameleon` templating engine, which is the default templating -engine for :mod:`repoze.bfg` does not work on non-CPython platforms. +engine for :mod:`repoze.bfg` does not work on Jython. The ``repoze.bfg.jinja2`` distribution provides templating for :mod:`repoze.bfg` using the :term:`Jinja2` templating system. You may |
