Update file README.md
This commit is contained in:
parent
747faf7714
commit
737eda70db
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue