Skip to content

Commit 0a6bc2e

Browse files
committed
Update README-DEV.md
1 parent 764840e commit 0a6bc2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-DEV.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ From the command-line, do, e.g.:
1515

1616
```bash
1717
export LOG4J_DEBUG=true # for verbose logging
18-
export NXF_PLUGINS_TEST_REPOSITORY=https://github.com/quiltdata/nf-quilt/releases/download/0.8.5/nf-quilt-0.8.5-meta.json
19-
nextflow run main.nf -plugins nf-quilt@0.8.5
18+
export NXF_PLUGINS_TEST_REPOSITORY=https://github.com/quiltdata/nf-quilt/releases/download/0.9.0/nf-quilt-0.9.0-meta.json
19+
nextflow run main.nf -plugins nf-quilt@0.9.0
2020
```
2121

2222
For Tower, you set the environment variables in the "Pre-run script".

0 commit comments

Comments
 (0)