From cfe7ccf163eae7a1bdda2db48c4ac705bfcc03e5 Mon Sep 17 00:00:00 2001 From: juj Date: Wed, 28 May 2025 23:39:44 +0300 Subject: [PATCH] Update python version note for Linux. (#1562) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef6615e..1eb3182 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ https://emscripten.org/docs/building_from_source/toolchain_what_is_needed.html. ### 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) The emsdk pre-compiled binaries are built against Ubuntu/Focal 20.04 LTS and