mirror of https://github.com/pyodide/pyodide.git
DOCS Build emsdk before python (#3489)
This commit is contained in:
parent
47fad2e91f
commit
dc514421ad
|
@ -83,6 +83,7 @@ If you want to build the package, you will need to build Python which you can do
|
||||||
as follows:
|
as follows:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
make -C emsdk
|
||||||
make -C cpython
|
make -C cpython
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue