From 1c5dad5fecd3e58629aa64cfe8c6c7103cd36891 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Mon, 10 Jun 2024 17:07:00 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 354d81e..8fbdd5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 'Amelia' is an Arch Linux installer, written in Bash. +# 'Amelia' is an Arch Linux installer, written in Bash (Shellchecked). ----------------------------------------------------- The main concept behind this installer is Automation and Interaction. @@ -155,7 +155,7 @@ Self-explanatory. Select between Linux, Linux LTS, Linux Hardened & Linux Zen Kernels. -- ### Bootloader Selection: [Interactive -Skippable] +- ### Bootloader Selection: [Interactive] Select between Systemd-boot or Grub @@ -358,10 +358,13 @@ Try with another country. Then you will be asked to enable Pacman's Parallel Downloads feature, and if the answer is "y" you will be asked to choose a number of parallel downloads, ranging from 2 up to 5 max (not more, to avoid saturation). -- ### Pacstrap System: [Auto] +- ### Pacstrap System: [Interactive] The system will be pacstrapped and your selected setup will be installed now. +Note:Pacman will be running in 'Interactive' mode, meaning you will be asked to make a few basic choices. +This is only meant to give you all available control of the process. + - ### Chroot & Configure System: [Auto]