diff --git a/README.md b/README.md index 6a02021..9c198a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

ThreeFold V4 Website

+

Project Mycelium V4 Website

Table of Contents

@@ -12,15 +12,15 @@ ## Introduction -We present the new minimalist version of the ThreeFold V4 website. +We present the new minimalist version of the Project Mycelium V4 website. ## Install the Website Run the following lines to install the website: ```bash -hero git clone -u git@git.ourworld.tf:tfgrid/www_threefold4.git -~/code/git.ourworld.tf/tfgrid/www_threefold4/install.sh +hero git clone -u git@git.ourworld.tf:tfgrid/www_projectmycelium.git +~/code/git.ourworld.tf/tfgrid/www_projectmycelium/install.sh ``` ## Start the Website @@ -28,7 +28,7 @@ hero git clone -u git@git.ourworld.tf:tfgrid/www_threefold4.git Run the following line to start the website: ```bash -~/code/git.ourworld.tf/tfgrid/www_threefold4/start.sh +~/code/git.ourworld.tf/tfgrid/www_projectmycelium/start.sh ``` ## With Hero Docker (Optional)