:: commit f9787f20625ded679ad206f90be8456747ab0082

mintsuki <mintsuki@protonmail.com> — 2023-06-13 22:14

parents: 277f3bd722

docs: BOOT{IA32,X64,AA64}.EFI -> BOOT*.EFI

diff --git a/README.md b/README.md
index 6b0ef3c1..d70c6222 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,7 @@ make install    # (or gmake where applicable)
 ## How to use
 
 ### UEFI
-The `BOOT{IA32,X64,AA64}.EFI` files are valid EFI applications that can be simply copied to
+The `BOOT*.EFI` files are valid EFI applications that can be simply copied to
 the `/EFI/BOOT` directory of a FAT formatted EFI system partition. These files can
 be installed there and coexist with a BIOS installation of Limine (see below) so
 that the disk will be bootable on both BIOS and UEFI systems.
@@ -228,9 +228,9 @@ server or your existing DHCP server and a proxy DHCP server such as dnsmasq.
 `limine.cfg` and `limine.sys` are expected to be on the server used for boot.
 
 ### UEFI/PXE boot
-The `BOOT{IA32,X64,AA64}.EFI` files are compatible with UEFI PXE.
+The `BOOT*.EFI` files are compatible with UEFI PXE.
 The steps needed to boot Limine are the same as with BIOS PXE,
-except that you don't need `limine.sys` in the server.
+except that the `limine.sys` file is not needed on the server.
 
 ### Configuration
 The `limine.cfg` file contains Limine's configuration.
tab: 248 wrap: offon