add python3 as build requirement

pull/415/head
imrying 1 year ago
parent 99abb02420
commit 733dc60b1a

@ -43,6 +43,7 @@ The Wasm-sdk's build process needs some packages :
* `cmake` * `cmake`
* `clang` * `clang`
* `ninja` * `ninja`
* `python3`
Please refer to your OS documentation to install those packages. Please refer to your OS documentation to install those packages.

Loading…
Cancel
Save