From da853cbb5e5dd7ee0bee745a3e49bbe18fd1f1ad Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 11 Nov 2020 01:01:11 -0500 Subject: [PATCH] Fix the list indentation in the readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fffb796..21df729 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ A script that makes it easy to create, mount and unmount encrypted images in Lin * **cryptsetup** * **util-linux**: - * **losetup** - * **mkfs** + * **losetup** + * **mkfs** * **coreutils**: - * **dd** + * **dd** ## Usage ##