From a2e65a6368c372bd49800a0848543855705dca01 Mon Sep 17 00:00:00 2001 From: Le0xFF <43521247+Le0xFF@users.noreply.github.com> Date: Fri, 4 Aug 2023 12:43:15 +0200 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dd2aae7..bd21395 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ bash $HOME/vli.sh ## How does it work? +The script requires internet connection, because xbps packages must be downloaded for the chroot method to work. + Here is documented how the script works in details. With It will: 1. prompt the user to eventually change their keyboard layout from a list of all the different available layouts. @@ -163,6 +165,7 @@ Following the script, at the very end your drive will end up being like the foll └─/dev/nvme0n1p2 259:2 0 942,9G 0 part └─/dev/mapper/ 254:0 0 942,9G 0 crypt └─/dev/mapper/- 254:1 0 942,9G 0 lvm /.snapshots + /var/log /home / ```