diff --git a/README.md b/README.md index 4993284..9f2385a 100644 --- a/README.md +++ b/README.md @@ -241,10 +241,12 @@ The user can now select between the 'Standard Boot Path' or the 'Fallback Boot P Select between '/efi' & '/boot' as your mountpoint for your ESP. -If Dual-Booting with Windows, meaning having an ESP as little as 100Mb, you could use that ESP with Linux too. +If Dual-Booting with eg. Windows, meaning having an ESP as little as 100Mb, you could use that ESP with Linux too. -In order to achive this, create an 'XBOOTLDR' partition using the 'Manual Partitioning' stage, use 'Systemd-boot' as your bootloader -and set it to mount ESP to 'EFI' to store the UKI(s) and 'XBOOTLDR' partition mounted to 'Boot' to store the Kernel and initramfs. +In order to achieve this, create an 'XBOOTLDR' partition using the 'Manual Partitioning' stage, use 'Systemd-boot' as your bootloader +and select mounting the ESP to '/efi'. + +The installer will take care of the rest. - ### Filesystem Selection: [Interactive]