diff --git a/create_kernel.sh b/create_kernel.sh
index c9a014f338a4eac152db0a4603c425a0256f821f..61be48923fe8461d644226d011a62f575ac58a7c 100755
--- a/create_kernel.sh
+++ b/create_kernel.sh
@@ -11,7 +11,7 @@ KERNELFILE="${ENV_DIR}"/kernel.sh
 echo the name is "$ENV_NAME"
 
 echo "Setting up the kernel script in the following dir: " "${KERNELFILE}"
-
+echo "If you use multiprocessing, edit this file to remove the srun call from the kernel and run it again."
 echo '#!/bin/bash
 
 source "'"${ABSOLUTE_PATH}"'"/activate.sh