Skip to content

Commit ceffe7a

Browse files
committed
minor change
1 parent bfd22f3 commit ceffe7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

posts/IMAM-02-preparation.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Or go to the [github page](https://github.com/LucvZon/illumina-metagenomic-analy
2929
You can test basic execution:
3030

3131
``` bash
32-
singularity --version
32+
singularity run imam_workflow.sif --version
3333
singularity exec imam_workflow.sif echo "Container is accessible!"
3434
```
3535

posts/NAAM-02-preparation.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Or go to the [github page](https://github.com/LucvZon/nanopore-amplicon-analysis
2929
You can test basic execution:
3030

3131
``` bash
32-
singularity --version
32+
singularity run naam_workflow.sif --version
3333
singularity exec naam_workflow.sif echo "Container is accessible!"
3434
```
3535

0 commit comments

Comments
 (0)