From b844c50634a86fd52793c51808113f54ae9baa6c Mon Sep 17 00:00:00 2001 From: mik-tf Date: Fri, 26 Apr 2024 23:06:41 +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 7517a09..f85b93d 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/installer_hero.sh > /tmp/build_hero.sh +curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/build_hero.sh > /tmp/build_hero.sh bash /tmp/build_hero.sh ```