summaryrefslogtreecommitdiffstats
path: root/Tools/wasm
diff options
context:
space:
mode:
authorSkip Montanaro <skip.montanaro@gmail.com>2024-02-04 00:16:30 (GMT)
committerGitHub <noreply@github.com>2024-02-04 00:16:30 (GMT)
commit80734a6872105de874a424478cd0001e23286098 (patch)
treefef219c6e7b69f6b3ac5571b467b7b5a5b0c9b61 /Tools/wasm
parent1032326fe46afaef57c3e01160a4f889dadfee95 (diff)
downloadcpython-80734a6872105de874a424478cd0001e23286098.zip
cpython-80734a6872105de874a424478cd0001e23286098.tar.gz
cpython-80734a6872105de874a424478cd0001e23286098.tar.bz2
Update README.md (#114974)
Trivial edit Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Diffstat (limited to 'Tools/wasm')
-rw-r--r--Tools/wasm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/wasm/README.md b/Tools/wasm/README.md
index beb857f..23b38c8 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: