We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7d281 commit c5fb3a7Copy full SHA for c5fb3a7
docs/hello_nextflow/03_hello_containers.md
@@ -115,7 +115,7 @@ One way to do this is to **mount** a **volume** from the host system into the co
115
Prior to working on the next task, confirm that you are in the `hello-nextflow` directory.
116
117
```bash
118
-cd /workspace/gitpod/nf-training/hello-nextflow
+cd /workspace/gitpod/hello-nextflow
119
```
120
121
Then run:
0 commit comments