diff --git a/exams/templates/exams/mocks.html b/exams/templates/exams/mocks.html
index 067e1843..40ec1094 100644
--- a/exams/templates/exams/mocks.html
+++ b/exams/templates/exams/mocks.html
@@ -29,19 +29,20 @@
Registering for GradeScope
and sign up as a student.
- Use the entry key {{ semester.gradescope_key }}.
-
- For school, choose Massachusetts Institute of Technology.
-
- Input your full name, with given name first and family name last.
-
- Choose any email address that you want.
- You'll get emails here notifying you when scores are available.
-
-
- For student ID, type {{ student.pk }}.
- You must type this exact number to receive spades for practice exams.
-
+ Find the button that says "Add Course", and then
+ use the entry key {{ semester.gradescope_key }}.
+
+
+ For school, choose Massachusetts Institute of Technology.
+
+ Input your full name, with given name first and family name last.
+
+ Choose any email address that you want.
+ You'll get emails here notifying you when scores are available.
+
+
+ For student ID, type {{ student.pk }}.
+ You must type this exact number to receive spades for practice exams.