diff --git a/install.md b/install.md index 2ed1c80..6b32c81 100644 --- a/install.md +++ b/install.md @@ -13,7 +13,7 @@ $ gdisk /dev/sda **Create GPT and EFI-partion.** _Creates new GPT-partition table._ -$ o breeze-gtk +$ o **Create LVM logical volumes for /root and /home. Your root volume should be 25-50 GB big, your home volume takes up the remaining space.** $ lvcreate -L 25G -n root main