Skip to content

Commit 4169e07

Browse files
committed
Fixed README typo
1 parent 4fb45e0 commit 4169e07

File tree

1 file changed

+2
-2
lines changed
  • Amplicon/Illumina/Workflow_Documentation/NF_AmpIllumina

1 file changed

+2
-2
lines changed

Amplicon/Illumina/Workflow_Documentation/NF_AmpIllumina/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ unzip NF_AmpIllumina.zip && cd NF_XXX-X_X.X.X
7676
7777
Although Nextflow can fetch Singularity images from a url, doing so may cause issues as detailed [here](https://github.com/nextflow-io/nextflow/issues/1210).
7878
79-
To avoid this issue, run the following command to fetch the Singularity images prior to running the NF_MGIllumina workflow:
79+
To avoid this issue, run the following command to fetch the Singularity images prior to running the NF_AmpIllumina workflow:
8080
81-
> Note: This command should be run in the location containing the `NF_MGIllumina` directory that was downloaded in [step 2](#2-download-the-workflow-files) above.
81+
> Note: This command should be run in the location containing the `NF_AMPIllumina` directory that was downloaded in [step 2](#2-download-the-workflow-files) above.
8282
8383
```bash
8484
bash ./bin/prepull_singularity.sh nextflow.config

0 commit comments

Comments
 (0)