diff options
| -rw-r--r-- | README.rst | 5 | 
1 files changed, 1 insertions, 4 deletions
| @@ -39,9 +39,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 +46,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 | 
