diff options
| -rw-r--r-- | README.rst | 4 | ||||
| -rw-r--r-- | docs/source/index.rst | 2 | 
2 files changed, 5 insertions, 1 deletions
| @@ -25,6 +25,10 @@ by simply writing a personalized ``settings.yaml``.  Installation  ------------ +The source code for lesana can be downloaded from the git repository at +https://git.trueelena.org/cgit.cgi/software/lesana/; releases are made +on `pypi <https://pypi.org/project/lesana/>`_. +  lesana expects to run on a POSIX-like system and requires the following  dependencies: diff --git a/docs/source/index.rst b/docs/source/index.rst index c041709..fe3c821 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -14,7 +14,7 @@ browsed online at https://lesana.trueelena.org; `PDF  <https://lesana.trueelena.org/lesana.epub>`_ versions are also  available. - +The author can be contacted via email: webmaster AT trueelena DOT org.  .. toctree::     :maxdepth: 2 | 
