You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hello_nf-core/00_orientation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ If you are working through this course by yourself, please go through the [Envir
22
22
23
23
You can check what version is installed using the command`nf-core --version`.
24
24
25
-
## Get ready to work!
25
+
## Get ready to work
26
26
27
27
Once your codespace is running, there are two things you need to do before diving into the training: set your working directory for this specific course, and take a look at the materials provided.
28
28
@@ -46,7 +46,7 @@ cd hello-nf-core/
46
46
47
47
Now let's have a look at the contents of this directory.
48
48
49
-
### Materials provided
49
+
### Check out the materials provided
50
50
51
51
You can explore the contents of this directory by using the file explorer on the left-hand side of the training workspace.
52
52
Alternatively, you can use the `tree` command.
@@ -83,7 +83,7 @@ If you run this inside `hello-nf-core`, you should see the following output.
83
83
!!! note
84
84
85
85
We use collapsible sections like this to include expected command output in a concise way.
86
-
Click on the header (here, 'Directory contents') to expand the section and view its contents.
86
+
Click on the colored box to expand the section and view its contents.
87
87
88
88
**Content guide:**
89
89
@@ -102,6 +102,6 @@ Think you're ready to dive in?
102
102
-[ ] My codespace is up and running
103
103
-[ ] I've set my working directory appropriately
104
104
105
-
If you checked all the boxes, you're good to go.
105
+
If you can check all the boxes, you're good to go.
106
106
107
107
**To continue to Part 1, click on the arrow in the bottom right corner of this page.**
0 commit comments