about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKarl <x>2019-08-06 16:05:45 +0200
committerKarl <x>2019-08-06 16:05:45 +0200
commit6d1cbcc9670aa5ef9d1894696590a7770f621efb (patch)
tree98e74d47ade0dac029d2b381d1d311378670ce1a
parent0c44b2763d018c4a88d1102c7fdde8179f1c0c6f (diff)
downloadvoid-install-6d1cbcc9670aa5ef9d1894696590a7770f621efb.tar.gz
void-install-6d1cbcc9670aa5ef9d1894696590a7770f621efb.zip
updated dependencies
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 19d97f7..443fadb 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Linux distribution.
 ## Dependencies
 To run the scripts, you need:
 * `sfdisk`: A scriptable version of `fdisk`.
-* `cryptsetup`: To configure the encrypted LVM LUKS partition.
+* `cryptsetup` and `lvm2`: To configure the encrypted LVM LUKS partition.
 * `wget`
 * `mkfs.fat`, `mkswap` and `mkfs.ext4`.