X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2c968d7bbf97b820439c6a997de08cc3411abb07..cd1d79e58ca4ea2aa8a84b66bf6f1c1bf9fa902d:/doc/installation.rst 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+ `_ * Everyting from the ``requirements.txt`` file * a library for your database of choice - (see `DBs supported by Django `_) -* `puLucene `_ for search -* Librarian dependencies, see lib/librarian/README.md + (see `DBs supported by Django `_) +* `pyLucene `_ for search +* Librarian dependencies for generating PDF and MOBI files, + see lib/librarian/README.md Installation