From 8c7c0f376fb8dcaac69cee5105a9b8c3f828c19a Mon Sep 17 00:00:00 2001 From: rickellis Date: Mon, 19 Mar 2018 18:54:07 -0600 Subject: [PATCH] Updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c252d9..32fe6cc 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ First, launch __parted__ on your desired drive node: $ parted /dev/sd* -Then run the following commands with your particular size values: +Then run the following commands with your particular size values. Sizes can be specified in `MiB`, `GiB`, or as a percentage: $ (parted) mklabel gpt $ (parted) mkpart primary 1MiB 512MiB name 1 boot