We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15600f commit 490bfa4Copy full SHA for 490bfa4
getting-started/setup-building.rst
@@ -489,7 +489,7 @@ The simplest way to install the Emscripten compiler is:
489
490
Updating the Emscripten compiler version often causes breakages. For the best
491
compatibility, use the Emscripten version suggested in the cpython repository in
492
-`Tools/wasm/README.md`.
+``Tools/wasm/README.md``.
493
494
Building for Emscripten requires doing a cross-build where you have a *build*
495
Python to help produce an Emscripten build of CPython. This means you build
0 commit comments