diff --git a/project.gitlab-ci.yml b/project.gitlab-ci.yml
index f7cde01b4e31ae87f91b83ce1d5a15b3f02fd500..99292c16e0e4b30c02a6e8d98da6551a0e95d1bc 100644
--- a/project.gitlab-ci.yml
+++ b/project.gitlab-ci.yml
@@ -24,6 +24,8 @@ include:
 #
 #If you want to alter the unreal-building process two variables are defined for either changing the CLIENT_CONFIG or
 #for adding EXTRA_ARGS to the building process
+#
+# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
 
 variables:
   UNREAL_VERSION: "5.3"