Skip to content

Commit 98cce11

Browse files
jmrangermarcan
authored andcommitted
Clarify instructions for Startup Disk selection step.
Signed-off-by: Jean-Marc Ranger <[email protected]>
1 parent d04415f commit 98cce11

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
@@ -258,7 +258,7 @@ def step2_old_macos(self):
258258
print()
259259

260260
def startup_disk(self, recovery=False):
261-
print(f"When the Startup Disk screen appears, choose '{self.part.label}'.")
261+
print(f"When the Startup Disk screen appears, choose '{self.part.label}', then click Restart.")
262262
print( "You will have to authenticate yourself.")
263263
print()
264264
print( "Press enter to continue.")

0 commit comments

Comments
 (0)