Skip to content

Commit

Permalink
fix: typo S45 in software_environment
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Apr 19, 2024
1 parent cb7ce7c commit 6adaab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/common/software_environment.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 6adaab7

Please # to comment.