diff --git a/README.md b/README.md
index 0c973c8..4d7802e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# MedLab Hugo Base Theme
+# MEDLab Hugo Base Theme
 
 This is the base theme for MedLab Hugo projects. This theme provides a starting point for creating websites using Hugo, a powerful static site generator.
 
@@ -38,6 +38,8 @@ This is the base theme for MedLab Hugo projects. This theme provides a starting
 
 This project includes automated CI/CD pipelines that handle building and deploying your Hugo site. The pipeline automatically builds your site when changes are pushed and deploys it to a Surfer instance.
 
+Normally the site will deploy within an hour. To force deployment, in Gitea, go to the repository's settings and press the "synchronize now" button (two arrows in a circle) under Mirror Settings.
+
 ### Pipeline Overview
 - **Build Stage**: Compiles Hugo site with optimizations
 - **Deploy Stage**: Deploys to Surfer using cloudron-surfer