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 17629a3 commit d26d4e1Copy full SHA for d26d4e1
getting-started/setup-building.rst
@@ -468,8 +468,8 @@ is a convenience wrapper around the following commands:
468
The ``configure-host`` command infers the use of ``--with-pydebug`` from the
469
build Python.
470
471
-Running the separate commands after the ``build`` subcommand is useful if you,
472
-for example, only want to run the ``make-host`` step after making code changes.
+Running the separate commands after ``build`` is useful if you, for example, only want to run
+the ``make-host`` step after making code changes.
473
474
Once everything is complete, there will be a
475
``cross-build/wasm32-wasip1/python.sh`` helper file which you can use to run the
0 commit comments