From 6d4b5e15dbddf4d3a083808905a9a307bfa940f0 Mon Sep 17 00:00:00 2001 From: rickellis Date: Fri, 23 Mar 2018 19:55:47 -0600 Subject: [PATCH] Updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcaa932..1d9340e 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Or if you're paranoid (and have a couple days to wait) you can use a multi-pass ## Partition Hard Drive -__NOTE:__ Since we're using LVM we only need two drive partitions: boot and root. The LVM will be created on root later. +__NOTE:__ Since we're using LVM we only need two drive partitions: boot and root. The LVM will be created on root later. It will contain home and swap partitions. First, launch __parted__ on your desired drive node: