From 3418b8901be23d301ee79a696345c77d577fc992 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Fri, 12 Mar 2021 09:54:32 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9ec4d95..a630a52 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ A single page thesis template for gitlab pages.
 
 # Deployment
 
-To deploy your gitlab page you have to run the deploy-job in the CI / CD pipeline.
+Deployment of your gitlab page is automatic. It may take up to 30 minutes before the site is available after the first deployment.
 
 # Cleanup
 
-To delete your published gitlab page you have to run the cleanup-job in the CI / CD pipeline.
\ No newline at end of file
+To delete your published gitlab page goto Settings > Pages and click the "Remove pages" button.
\ No newline at end of file
-- 
GitLab