Merge pull request 'Update README.md' (#7) from development_readme into main
Reviewed-on: #7
This commit is contained in:
commit
8356539b76
10
README.md
10
README.md
@ -1,15 +1,17 @@
|
||||
# info for our new Internet / Social network
|
||||
# Info for our new Internet / Social network
|
||||
|
||||
> [https://info.ourworld.tf/duniayetu](https://info.ourworld.tf/duniayetu)
|
||||
|
||||
## First install hero:
|
||||
|
||||
```bash
|
||||
# Download the hero installer script
|
||||
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/hero_install.sh
|
||||
# Run the script as root to properly complete the script (e.g. sudo bash ...)
|
||||
bash /tmp/hero_install.sh
|
||||
#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
|
||||
#if it can't find hero, do the following on osx
|
||||
# If it can't find hero, do the following on osx
|
||||
source ~/.zprofile
|
||||
```
|
||||
|
||||
@ -20,7 +22,7 @@ source ~/.zprofile
|
||||
```bash
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript
|
||||
|
||||
# in case you want to open the generated book and edit
|
||||
# In case you want to open the generated book and edit
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript -e
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user