commit 94878017c7785ff950e872614979d358ca6f8661
parent 5aa57052cf2e4c76e0fd20103833062e58a26bb4
Author: krasjet
Date: 2020-07-28 19:16Z

readme: more notes on versions

Diffstat:
MREADME | 2+-
MREADME.md | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -29,7 +29,7 @@ Installation ------------ pdf.tocgen written in Python 3. It is known to work with Python 3.8 under -Linux, but Python 3.7 should be the minimum. Use +Linux, but unit test suggests Python 3.7 should be the minimum. Use $ pip install -U pdf.tocgen diff --git a/README.md b/README.md @@ -32,7 +32,7 @@ Installation ------------ `pdf.tocgen` written in Python 3. It is known to work with Python 3.8 under -Linux, but Python 3.7 should be the minimum. Use +Linux, but unit test suggests Python 3.7 should be the minimum. Use ```sh $ pip install -U pdf.tocgen