diff --git a/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx b/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx
index f741ff4759cf..88ae2e5119e4 100644
--- a/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx
+++ b/packages/twenty-website/src/content/developers/self-hosting/self-hosting-var.mdx
@@ -13,6 +13,7 @@ Twenty offers integrations with Gmail and Google Calendar. To enable these featu
# from your worker container
yarn command:prod cron:messaging:messages-import
yarn command:prod cron:messaging:message-list-fetch
+yarn command:prod cron:calendar:google-calendar-sync
```
# Setup Environment Variables
@@ -208,4 +209,4 @@ yarn command:prod cron:messaging:message-list-fetch
['CAPTCHA_SECRET_KEY', '', 'The captcha secret key'],
]}>
-
\ No newline at end of file
+