doc: add cargo to list of requirements (#586)

During the build step, cargo is needed but this was not listed under
requirements.
pull/590/head
Nis Meinert 6 months ago committed by GitHub
parent 5bfe919641
commit 1e896871f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save