From: Roland Häder Date: Wed, 10 Apr 2024 09:56:11 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9d9935308cb8ca34d3dbf415112c1ce83095b022;p=fba.git Continued: - python3-aiofiles needs to be installed manually with Python 3.9 - Python 3.11 seem to install it automatically --- diff --git a/docs/README.md b/docs/README.md index 3ded8f7..f9f4ec0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,10 +4,11 @@ Used to see which instances block yours. ## software used: -- python 3.11+ +- python 3.9/3.11 - distribution's own: - python3-fastapi (and all dependencies) - python3-jinja2 + - python3-aiofiles needs to be installed unter Python 3.9 ## Installation