diff --git a/slides/common/software_environment.tex b/slides/common/software_environment.tex index 42f8300..a1b0b50 100644 --- a/slides/common/software_environment.tex +++ b/slides/common/software_environment.tex @@ -370,7 +370,7 @@ \subsection{Using Conda} \begin{lstlisting}[language=Bash, style=Shell] $ mamba create \ > -c conda-forge -c bioconda \ -> -n snakemake +> -n snakemake \ > snakemake snakemake-executor-plugin-slurm \ > snakemake-storage-plugin-fs \end{lstlisting}