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]