From 6943a6e9bac5f7e6d03f05bf179733580ece9df9 Mon Sep 17 00:00:00 2001 From: despiegk Date: Mon, 10 Feb 2025 12:24:56 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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