From: Skip Montanaro Date: Sun, 4 Feb 2024 00:16:30 +0000 (-0600) Subject: Update README.md (#114974) X-Git-Tag: v3.13.0a4~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80734a6872105de874a424478cd0001e23286098;p=thirdparty%2FPython%2Fcpython.git Update README.md (#114974) Trivial edit Co-authored-by: Carol Willing --- diff --git a/Tools/wasm/README.md b/Tools/wasm/README.md index beb857f69e40..23b38c8e9363 100644 --- a/Tools/wasm/README.md +++ b/Tools/wasm/README.md @@ -83,7 +83,7 @@ embuilder --pic build zlib bzip2 MINIMAL_PIC ``` -#### Compile a build Python interpreter +### Compile and build Python interpreter From within the container, run the following command: