diff --git a/README.md b/README.md index 8e186f0..a7731da 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file