X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6e32f55e3ef50d9f7d3a291c2388c5220851a9b4..c0fe1c29e6a99ca35360bfdae886b2181e00b4fd:/doc/installation.rst?ds=sidebyside diff --git a/doc/installation.rst b/doc/installation.rst index da0a9a83c..78ca3ccbb 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -8,9 +8,10 @@ Requirements * `Python 2.6+ <http://python.org>`_ * Everyting from the ``requirements.txt`` file * a library for your database of choice - (see `DBs supported by Django <http://docs.djangoproject.com/en/dev/topics/install/#get-your-database-running>`_) -* `puLucene <https://github.com/fnp/pylucene/>`_ for search -* Librarian dependencies, see lib/librarian/README.md + (see `DBs supported by Django <http://docs.djangoproject.com/en/dev/topics/install/#get-your-database-running>`_) +* `pyLucene <https://github.com/fnp/pylucene/>`_ for search +* Librarian dependencies for generating PDF and MOBI files, + see lib/librarian/README.md Installation