diff --git a/README.md b/README.md index c6371502..e0f8330f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ a smaller version of herolib with only the items we need for hero > [documentation here](https://freeflowuniverse.github.io/herolib/) +## hero install + +```bash +curl https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/development_kristof10/install_hero.sh > /tmp/install_hero.sh +bash /tmp/install_hero.sh + +``` + ## automated install ```bash