Skip to content

Commit c5fb3a7

Browse files
committed
correct wrong path
1 parent 0b7d281 commit c5fb3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hello_nextflow/03_hello_containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ One way to do this is to **mount** a **volume** from the host system into the co
115115
Prior to working on the next task, confirm that you are in the `hello-nextflow` directory.
116116

117117
```bash
118-
cd /workspace/gitpod/nf-training/hello-nextflow
118+
cd /workspace/gitpod/hello-nextflow
119119
```
120120

121121
Then run:

0 commit comments

Comments
 (0)