Update python version note for Linux. (#1562)

This commit is contained in:
juj
2025-05-28 23:39:44 +03:00
committed by GitHub
parent d07c793415
commit cfe7ccf163

View File

@@ -65,7 +65,7 @@ https://emscripten.org/docs/building_from_source/toolchain_what_is_needed.html.
### Linux ### Linux
- `python`: Version 3.9.2 or above. Version 3.13.3 or a newer 3.13.x is recommended. - `python`: Version 3.8 or above.
- `java`: For running closure compiler (optional) - `java`: For running closure compiler (optional)
The emsdk pre-compiled binaries are built against Ubuntu/Focal 20.04 LTS and The emsdk pre-compiled binaries are built against Ubuntu/Focal 20.04 LTS and