Skip to content

Commit 33864d3

Browse files
authored
Update 01_orientation.md
1 parent 98737ce commit 33864d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hello_nextflow/01_orientation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you run this inside `hello-nextflow`, you should see the following output:
2828
│ ├── build
2929
│ ├── data
3030
│ ├── results
31-
│ └── scripts
31+
│ └── solutions
3232
├── data
3333
│ ├── bam
3434
│ ├── greetings.csv
@@ -64,7 +64,7 @@ If you run this inside `hello-nextflow`, you should see the following output:
6464
├── hello-operators
6565
└── hello-world
6666

67-
18 directories, 17 files
67+
22 directories, 17 files
6868
```
6969

7070
!!!note

0 commit comments

Comments
 (0)