diff options
author | Argos Open Tech <48267258+argosopentech@users.noreply.github.com> | 2024-10-15 19:25:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 19:25:47 -0400 |
commit | 6e5c1c9a7e68175407b4068ba4f93969e11e568e (patch) | |
tree | 25b387eacb602f809f335b5aa4b7af0d3da04ff6 /README.md | |
parent | 5f7ddca0e3ff1cce637cee5c9ff1c85e7cea33a1 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ Shell scripts to install [LibreTranslate](https://libretranslate.com) Uses WSGI with [Gunicorn and Nginx](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04). +Tested on Ubuntu 20.04. + +[Known Python version bug with Ubuntu 24.04](https://github.com/LibreTranslate/LibreTranslate/issues/611#issuecomment-2415239429) and Python 3.12. + ## Install ``` |