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 be722c8 commit cac2362Copy full SHA for cac2362
docs/hello_nextflow/07_hello_modules.md
@@ -34,9 +34,11 @@ cd hello-modules
34
```
35
36
!!! warning
37
-If you're continuing on directly from Part 5, you'll need to move up one directory first.
38
-` cd ../hello-modules
39
- `
+
+ If you're continuing on directly from Part 5, you'll need to move up one directory first.
+ ```
40
+ cd ../hello-modules
41
42
43
The `hello-modules` directory has the same content and structure that you're expected to end up with in `hello-config` on completion of Part 5.
44
0 commit comments