From 69e88a293dfb8148d074c911776dbb9a53781643 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Tue, 25 Nov 2025 13:37:32 +0200 Subject: [PATCH] Edit README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24b2c49..3af80c2 100644 --- a/README.md +++ b/README.md @@ -519,7 +519,7 @@ If 'systemd-boot' is selected & '/efi' mountpoint for an ESP smaller than 200Mb On top of all that, the installer will scan the partitions on the installation disk and if more than one of each type {root/EFI/home/swap/xbootldr} are detected, then it will Auto-Assign the 1st partition of each (involved) type, to be used by systemd's automation in the installation (as the 'Discoverable Partitions Specifications' dictate). It comes with its own menu/prompts, for proper user interaction. -For convenience, A (TUI) partition/filesystem presentation is presented +For convenience, A (TUI) partition/filesystem presentation is displayed when multiple partitions of the same type {root/EFI/home/swap/xbootldr} have been detected and the user needs to CONFIRM the Automated Selection made by the installer. If the Sanity Check fails, the installer will smartly load any necessary stages, so you can correct any errors/omissions.