From c1087428b3dc64388a54ee0271d3d21f9332e634 Mon Sep 17 00:00:00 2001 From: Dan Johansen Date: Tue, 5 Oct 2021 22:28:31 +0200 Subject: [PATCH] Add f2fs-tools as a dependency Signed-off-by: Dan Johansen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 173bb03..005a451 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This script is "interactive". Meaning that it asks you questions when run to cus * dosfstools * polkit * btrfs-progs (for btrfs filesystem support) +* f2fs-tools (for f2fs filesystem support) * cryptsetup (for encryption support) ## Installing and using from Manjaro (x64 and ARM) repositories: