From 737eda70db8b47cc613e5e2be72e8277449e5ea8 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Fri, 22 Sep 2023 14:54:57 +0000 Subject: [PATCH] Update file README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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).