From fba2c5e38bdb31618d1814ea8314dacd9a11f6a5 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 29 Nov 2019 23:46:46 +0100 Subject: README update --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 6a73e90..a1a8bb0 100644 --- a/README.org +++ b/README.org @@ -47,7 +47,7 @@ chmod +x arch-installer.sh Here are the partition schemes made by the installer: *** UEFI mode -In UEFI boot mode, a *GPT* partition table is being used is this way: +In UEFI boot mode, a *GPT* partition table is being created is this way: | partition | mountpoint | filesystem | size | |-----------+------------+------------+--------------| @@ -57,7 +57,7 @@ In UEFI boot mode, a *GPT* partition table is being used is this way: | /dev/sdx4 | /home | ext4 | what remains | *** BIOS Legacy mode -In UEFI boot mode, a *DOS* partition table is being used is this way: +In UEFI boot mode, a *DOS* partition table is being created is this way: | partition | mountpoint | filesystem | size | |-----------+------------+------------+--------------| -- cgit v1.2.3