From c008fd35a0b71d33fa70d35ac4da4a2d7708cbd7 Mon Sep 17 00:00:00 2001 From: proledatarian Date: Thu, 31 Mar 2022 22:04:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a9d1d11..dffa1b0 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ cd arch sh install.sh ``` +*There's also a new version of the script that installes Btrfs instead of ext4 on LVM. To try it instead use ```install-btrfs.sh```.* + #### All features: - Prompt for all user input at the start (hostname, username passwords). - Partitions a primary and a boot partition.