diff --git a/workflow_zymo/Snakefile b/workflow_zymo/Snakefile
index c06527c1b2e93f1a63f69901efa1a22b11032ed7..57461718acf642b73f4e0e1c4039db656759f791 100644
--- a/workflow_zymo/Snakefile
+++ b/workflow_zymo/Snakefile
@@ -93,8 +93,6 @@ rule download_genomes:
        "wget https://github.com/al-mcintyre/mCaller_analysis_scripts/raw/master/assemblies/cneoformans_ont.fasta -P {output} && "
        "date) 2> {log.err} > {log.out}"
 
-# Note: manually added the Cryptococcus and Lactobacillus genomes to the folder
-
 rule concatenate:
     input:
         rules.download_genomes.output