diff --git a/README.md b/README.md index 641492f..1c4938b 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,16 @@ $ ./install.sh The suggested post-install configuration steps are: - Configure the keymap for ttys via /etc/vconsole.conf + +## End result + +The installation scripts follow every step of the +[Arch Linux installation guide](https://wiki.archlinux.org/title/Installation_guide) +with no extra steps or modifications. + +After the setup finishes you'll have a very basic Arch Linux installation with +just a root user and the only the necessary base packages installed. + +Note: +- The installed bootloader is GRUB. +- The network configuration is done with NetworkManager.