Update docs/hero_mdbook_fullvm.md

This commit is contained in:
mik-tf 2024-02-22 15:06:28 +00:00
parent dac4534d99
commit dbc6c5504c

View File

@ -59,8 +59,6 @@ You can use the remote explorer feature of both [VSCode](https://marketplace.vis
### Install cargo and mdbook
Once you install cargo, all mdbook dependencies will be installed via the hero script.
- Install cargo rust for linux and mac (with default installation)
```
curl https://sh.rustup.rs -sSf | sh