new install steps
This commit is contained in:
parent
2799063c04
commit
24c66c2137
@ -17,10 +17,8 @@ hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/script
|
|||||||
## First install hero:
|
## First install hero:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/hero_install.sh
|
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer.sh > /tmp/install.sh
|
||||||
bash /tmp/hero_install.sh
|
bash /tmp/install.sh
|
||||||
#to use hero make sure you restart your shell or you do (if osx)
|
|
||||||
source ~/.zprofile
|
|
||||||
#check how to use, can also do on each of the subcommands
|
#check how to use, can also do on each of the subcommands
|
||||||
hero -help
|
hero -help
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user