Skip to content

Commit fd87ef8

Browse files
committed
Update python versions
1 parent 15d2352 commit fd87ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/guides/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ description: Get up and running with LibreTranslate.
55

66
## With Python
77

8-
Make sure you have Python 3.8, 3.9 or 3.10 installed, then from a terminal run:
8+
Make sure you have Python 3.8, 3.9, 3.10, 3.11 or 3.12 installed, then from a terminal run:
99

1010
```bash
1111
pip install libretranslate
1212
libretranslate [args]
1313
```
1414

15-
> ⚠️ Newer version of Python like 3.13 or 3.12 are currently not supported.
15+
> ⚠️ Newer version of Python like 3.13 are currently not supported.
1616
1717
Then open a web browser to <http://localhost:5000>
1818

0 commit comments

Comments
 (0)