Update file README.md

This commit is contained in:
dataprolet 2023-09-22 14:54:57 +00:00
parent 747faf7714
commit 737eda70db
1 changed files with 2 additions and 1 deletions

View File

@ -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).