We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac64c9 commit af7fe85Copy full SHA for af7fe85
1 file changed
src/main.py
@@ -586,7 +586,7 @@ def step2_indirect(self):
586
p_warning( " * It is important that the system be fully powered off before this step,")
587
p_warning( " and that you press and hold down the button once, not multiple times.")
588
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.")
+ p_message( "3. Release it once you see 'Loading startup options...' or a spinner.")
590
p_message( "4. Wait for the volume list to appear.")
591
p_message(f"5. Choose '{self.part.label}'.")
592
p_message( "6. You will briefly see a 'macOS Recovery' dialog.")
0 commit comments