diff --git a/README.md b/README.md index d88d775..70ff749 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ $ sh install.sh ### *There are now two additional versions of the script:* - `install-lvm.sh` - Installs using Ext4 and uses LVM for /root and /home. -- `install-grub.sh` - Installs using GRUB for legacy BIOS. +- `install-grub.sh` - Installs using GRUB for legacy BIOS (and Btrfs). +- `ìnstall-x11.sh`- Installs using X11 (and systemd-boot/Btrfs). ## All features: - Prompt for all user input at the start (hostname, username, passwords).