diff --git a/docs/hero_mdbook_fullvm.md b/docs/hero_mdbook_fullvm.md index f85b93d..7517a09 100644 --- a/docs/hero_mdbook_fullvm.md +++ b/docs/hero_mdbook_fullvm.md @@ -86,7 +86,7 @@ ssh-add /root/.ssh/books ## Install hero, crysallib and V ``` -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 ```