diff --git a/docs/hero_mdbook_fullvm.md b/docs/hero_mdbook_fullvm.md index bfb2d0e..c084777 100644 --- a/docs/hero_mdbook_fullvm.md +++ b/docs/hero_mdbook_fullvm.md @@ -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