Skip to content

Commit af7fe85

Browse files
zzywysmmarcan
authored andcommitted
Fix the pre-step2 instructions
Change the language to what Apple's bootloader actually says Fixes issue #167 Signed-off-by: Zzy Wysm <[email protected]>
1 parent 0ac64c9 commit af7fe85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ def step2_indirect(self):
586586
p_warning( " * It is important that the system be fully powered off before this step,")
587587
p_warning( " and that you press and hold down the button once, not multiple times.")
588588
p_warning( " This is required to put the machine into the right mode.")
589-
p_message( "3. Release it once you see 'Entering startup options' or a spinner.")
589+
p_message( "3. Release it once you see 'Loading startup options...' or a spinner.")
590590
p_message( "4. Wait for the volume list to appear.")
591591
p_message(f"5. Choose '{self.part.label}'.")
592592
p_message( "6. You will briefly see a 'macOS Recovery' dialog.")

0 commit comments

Comments
 (0)