diff --git a/README.md b/README.md index 629266a..987a675 100644 --- a/README.md +++ b/README.md @@ -224,12 +224,13 @@ will also take place automatically, whenever it is needed. Select between 'Systemd-boot' & 'Grub'. -- #### If 'Systemd-boot' is selected, (U)nified (K)ernel (I)mages are used exclusively. - +- #### If 'Systemd-boot' is selected: +(U)nified (K)ernel (I)mages are used exclusively. If Dual/Multi booting is desired & the ESP is < 200Mb, then an Extended Bootloader Partition (XBOOTLDR) is expected to be present on disk -and instead of UKIs the installer will make use of 'Sd-boot Entries', to save up as much space as possible in the ESP. +and instead of UKIs the installer will make use of 'Systemd-boot Entries', to save up as much space as possible in the ESP. -- #### If 'Grub' is selected, the user can now select between the 'Standard Boot Path' or the 'Fallback Boot Path' (used for Removable Devices). +- #### If 'Grub' is selected: +The user can now select between the 'Standard Boot Path' or the 'Fallback Boot Path' (used for Removable Devices). - ### ESP Mountpoint Selection: [Interactive]