aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-29 23:46:46 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-29 23:46:46 +0100
commitfba2c5e38bdb31618d1814ea8314dacd9a11f6a5 (patch)
tree60c9424e9d0eb984485027a14d3d28855892ebb1
parentREADME update again (diff)
downloadarch-installer-fba2c5e38bdb31618d1814ea8314dacd9a11f6a5.tar.gz
arch-installer-fba2c5e38bdb31618d1814ea8314dacd9a11f6a5.tar.bz2
arch-installer-fba2c5e38bdb31618d1814ea8314dacd9a11f6a5.tar.xz
arch-installer-fba2c5e38bdb31618d1814ea8314dacd9a11f6a5.tar.zst
arch-installer-fba2c5e38bdb31618d1814ea8314dacd9a11f6a5.zip
README update
-rw-r--r--README.org4
1 files 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 |
|-----------+------------+------------+--------------|