Skip to content

Commit 3341aec

Browse files
committed
Clarify comment about containerized runs
1 parent 71a132b commit 3341aec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ Thus, running the containerized VIPERA workflow on the WSL is not advised.
179179
Additionally, certain known issues arise when utilizing non-default temporary
180180
directories and Snakemake shadow directories. To address this issue, use the
181181
default temporary directory (e.g. `export TMPDIR=/tmp` in Linux machines) and
182-
specify the shadow prefix (`--shadow-prefix /tmp`) before executing the workflow.
182+
specify the shadow prefix (`--shadow-prefix /tmp`) before executing the containerized workflow.

0 commit comments

Comments
 (0)