Skip to content

Commit 30b160d

Browse files
Fix linebreak
1 parent 119254d commit 30b160d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started/setup-building.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,8 @@ host/runtime as a *guest*.
377377

378378
.. note::
379379

380-
The instructions below assume a Unix-based OS due to
381-
cross-compilation for CPython being designed for ``./configure`` / ``make``.
380+
The instructions below assume a Unix-based OS due to cross-compilation for
381+
CPython being designed for ``./configure`` / ``make``.
382382

383383
To build for WASI, you will need to cross-compile CPython. This requires a C
384384
compiler just like building for :ref:`Unix <unix-compiling>` as well as:

0 commit comments

Comments
 (0)