From 2e682b0c608b6b3fac12fca7a39227bcd7309e8d Mon Sep 17 00:00:00 2001 From: mik-tf Date: Fri, 26 Apr 2024 22:11:07 +0000 Subject: [PATCH] Update docs/hero_mdbook_fullvm.md --- docs/hero_mdbook_fullvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```