Skip to content

Commit 1e4a02c

Browse files
Update docs/further.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 545f00d commit 1e4a02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/further.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ While it may be possible to adapt the plugin for different cluster configuration
655655

656656
#### How to run Snakemake in an interactive SLURM Job
657657

658-
If you really need run Snakemake inside an HPC job, we recommend relying on interactive jobs. Doing so, will preserve Snakemake's output and ease debugging. You can start your interactive job like this:
658+
If you really need to run Snakemake inside an HPC job, we recommend relying on interactive jobs. Doing so, will preserve Snakemake's output and ease debugging. You can start your interactive job like this:
659659

660660
```console
661661
$ salloc -A <your SLURM account> -p <your partition> \

0 commit comments

Comments
 (0)