Skip to content

Commit fb1ac7e

Browse files
committed
Tweaks to preparation notes
1 parent b1d0efb commit fb1ac7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_sessions/c1prep/0_welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ That does mean that there's a bit of setting up that you will need to do to be r
1717
The tabs on the left hand side will take you through installing the software you'll need for the course. Instructions are given in blue boxes.
1818

1919
{% exercise %}
20-
The blue boxes tell you what you need to do. Read them carefully!
20+
The blue boxes tell you what you need to do!
2121
{% endexercise %}
2222

23-
If you have any problems, please email your course instructor!
23+
If you have any problems, please contact the tech team!

_sessions/c1prep/3_github_account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GitHub
2+
title: GitHub account
33
---
44

55
Git is a program that helps with the management of code. It means that you completely avoid the situation where you end up with files called `team_contacts_v1`, `team_contacts_v2` etc. It also allows you to share your code with others and collaborate on code in an efficient way.

0 commit comments

Comments
 (0)