diff --git a/README.md b/README.md index b38bdcb..fa4ace4 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,16 @@ This repository contains the code to deploy the ThreeFold DePIN Board. ``` bash develop.sh ``` -- Push change online +- Push change online on production website ``` bash build.sh ``` +- Push change online on stating website + ``` + bash build-dev.sh + ``` ## URL -- The website is available at `https://threefold.info/depin` \ No newline at end of file +- 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