diff --git a/docs/website/docs.html b/docs/website/docs.html index f03b944..250bc90 100644 --- a/docs/website/docs.html +++ b/docs/website/docs.html @@ -63,6 +63,7 @@ Home Features Docs + GitHub diff --git a/docs/website/index.html b/docs/website/index.html index 6593f67..ebe556f 100644 --- a/docs/website/index.html +++ b/docs/website/index.html @@ -95,6 +95,7 @@ Architecture Screenshots Docs + GitHub Get Started @@ -418,7 +419,11 @@ Terminal -
# Clone and configure
+        
# Clone the repo
+git clone https://github.com/staack/the-other-dude.git
+cd the-other-dude
+
+# Configure
 cp .env.example .env
 
 # Start infrastructure