From 416c8bf2ad97868a1280a1287a87dcd802654225 Mon Sep 17 00:00:00 2001 From: proledatarian Date: Mon, 7 Mar 2022 10:34:31 +0000 Subject: [PATCH] Update install.md --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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