diff options
-rw-r--r-- | README.rst | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -25,8 +25,12 @@ by simply writing a personalized ``settings.yaml``. Installation ------------ -The source code for lesana can be downloaded from the git repository at -https://git.sr.ht/~valhalla/lesana; releases are made +The recommended way to install lesana is to use the packages available +for your distribution; see e.g. the `list of distributions that provide +lesana on repology <https://repology.org/project/lesana/versions>`_. + +Alternatively, the source code for lesana can be downloaded from the git +repository at https://git.sr.ht/~valhalla/lesana; and releases are made on `pypi <https://pypi.org/project/lesana/>`_. lesana expects to run on a POSIX-like system and requires the following @@ -52,7 +56,7 @@ use ``setup.py`` you will also need setuptools (e.g. from the License ------- -Copyright (C) 2016-2020 Elena Grandi +Copyright (C) 2016-2021 Elena Grandi This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |