diff --git a/example/input/params.sh b/example/input/params.sh
index dd0055678018ff19e4e109a64ba8dcfc5ee725ed..31c5e23a0f46008a54e98783108e7c90c1baabbc 100644
--- a/example/input/params.sh
+++ b/example/input/params.sh
@@ -16,6 +16,7 @@ configFile="config.yaml"
 snakefile="/absolute/path/to/your/Snakefile"
 
 # Here, we used the main Snakefile in the project folder, for development purposes
+# DO NOT SIMPLY USE THE SNAKEFILE IN MY FOLDER LIKE THIS BUT INSTEAD CLONE THE REPO AND ADJUST THE PATH, SEE ABOVE
 snakefile="/g/scb2/zaugg/carnold/Projects/AtacSeq/src/Snakefile"
 
 #######################