From 7fdb37b6ca9e42cf987b2b7dfcfe21c650c08649 Mon Sep 17 00:00:00 2001 From: Miko Date: Mon, 13 Jul 2020 13:58:31 -0500 Subject: [PATCH] Small improvements to README automake is required. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34d2fc3..dfb8fbf 100644 --- a/README.md +++ b/README.md @@ -168,9 +168,9 @@ To pass the same option to 'fstransform', you must execute something like 0. compile fsmove, fsmount_kernel and fsremap. Running "./configure" then "make" should suffice on any recent Linux machine, - as long as g++ is installed. + as long as g++ and automake are installed. - You will get three executables, fsmove and fsremap. + You will get three executables, fsmove, fsmount_kernel and fsremap. They will be located at ./fsmove/build/fsmove ./fsmount_kernel/build/fsmount_kernel