diff --git a/README.md b/README.md index 0e350a8..8de5c6f 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,16 @@ This repository contains the code to deploy the ThreeFold V4 Docs. ``` bash develop.sh ``` -- Push change online +- Push change online to stating website + ``` + bash build-dev.sh + ``` +- Push change online to production website ``` bash build.sh ``` ## URL -- The website in staging mode is at `docsdev.threefold.pro` - - Username: docsdev - - Password: TFV42025 +- The website in staging mode is at `threefold.info/docs4dev` - The website in production mode is at `docs.threefold.io` \ No newline at end of file