Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
despiegk committed Feb 3, 2025
1 parent c8d7151 commit 67562ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67562ca

Please sign in to comment.