From dbc6c5504c7b3abc7c945dcfc415aa4246a5abb9 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Thu, 22 Feb 2024 15:06:28 +0000 Subject: [PATCH] Update docs/hero_mdbook_fullvm.md --- docs/hero_mdbook_fullvm.md | 2 -- 1 file changed, 2 deletions(-) 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