diff options
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3594ca03..d50eedf5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -48,10 +48,11 @@ Optional module ``````````````` These modules are not required but enables more features: + * lxml and Genshi; * Python Imaging Library for the generation of QR codes. -Not yet tested with Python 3.2. If you want to install these modules: +Not yet tested with Python 3.2. Anyway, if you want to install these modules: .. code-block:: bash |