Update README.md
This commit is contained in:
parent
969884316d
commit
6943a6e9ba
@ -9,19 +9,18 @@ curl https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/devel
|
||||
bash /tmp/install_hero.sh
|
||||
#DONT FORGET TO START A NEW SHELL (otherwise the paths will not be set)
|
||||
|
||||
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -d
|
||||
hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_depin -d
|
||||
```
|
||||
|
||||
to push
|
||||
|
||||
```bash
|
||||
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -bp -update
|
||||
hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_depin -bp -update
|
||||
|
||||
#push for development:
|
||||
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -bpd -update
|
||||
hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_depin -bpd -update
|
||||
```
|
||||
|
||||
## URL
|
||||
|
||||
- The production website is available at `https://threefold.info/depin`
|
||||
- The staging website is available at `https://threefold.info/depindev`
|
Loading…
Reference in New Issue
Block a user