This commit is contained in:
2025-02-03 12:39:22 +03:00
parent c8d715126f
commit 67562cacc2

View File

@@ -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