summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 366446b..8bcc251 100644
--- a/README.rst
+++ b/README.rst
@@ -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:
@@ -39,9 +43,6 @@ Under debian (and derivatives), the packages to install are::
apt install python3-jinja2 python3-ruamel.yaml python3-xapian python3-git
-(some of those are only available on stretch+ because earlier
-versions lacked python3 support.)
-
lesana can be run in place from the git checkout / extracted tarball; to
use ``setup.py`` you will also need setuptools (e.g. from the
``python3-setuptools`` package under debian and derivatives).
@@ -49,7 +50,7 @@ use ``setup.py`` you will also need setuptools (e.g. from the
License
-------
-Copyright (C) 2016-2019 Elena Grandi
+Copyright (C) 2016-2020 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