diff options
Diffstat (limited to 'os/emscripten/README.md')
-rw-r--r-- | os/emscripten/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/emscripten/README.md b/os/emscripten/README.md index 4c5d7508c..59f17c626 100644 --- a/os/emscripten/README.md +++ b/os/emscripten/README.md @@ -1,6 +1,6 @@ ## How to build with Emscripten -Building with Emscripten works with emsdk 2.0.10 and above. +Building with Emscripten works with emsdk 2.0.31 and above. Currently there is no LibLZMA support upstream; for this we suggest to apply the provided patch in this folder to your emsdk installation. |