Update file README.md

This commit is contained in:
dataprolet 2023-08-09 10:28:50 +00:00
parent ba76f7935a
commit efa59a61f2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ sh install.sh
pacman -Sy git --noconfirm && git clone https://gitlab.com/dataprolet/arch && cd arch && sh install.sh pacman -Sy git --noconfirm && git clone https://gitlab.com/dataprolet/arch && cd arch && sh install.sh
``` ```
- Tested and working as of December 2022. - Tested and working as of August 2023.
### *There are now two additional versions of the script:* ### *There are now two additional versions of the script:*
- `install-lvm.sh` - Installs using Ext4 and uses LVM for /root and /home. - `install-lvm.sh` - Installs using Ext4 and uses LVM for /root and /home.