diff --git a/docs/hero_mdbook_fullvm.md b/docs/hero_mdbook_fullvm.md index fddb496..3b770b6 100644 --- a/docs/hero_mdbook_fullvm.md +++ b/docs/hero_mdbook_fullvm.md @@ -89,7 +89,7 @@ ssh-add /root/.ssh/books We install hero, Crystallib and V with a script. ``` -curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/build_hero.sh > /tmp/build_hero.sh +curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/build_hero.sh bash /tmp/build_hero.sh ```