From 9b18d499d4d5a3fb9f1f8c38ad05d5aa9b85c937 Mon Sep 17 00:00:00 2001 From: CreatorSiSo Date: Tue, 26 Oct 2021 02:25:35 +0200 Subject: [PATCH] Add COMPILING FROM SOURCE headline to README file. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index e7eec1f3..b2947a8d 100644 --- a/README +++ b/README @@ -49,6 +49,10 @@ See the included file COPYING.LIB. Most distributions have an up-to-date NTFS-3G package ready for use, and the recommended way is to install it. + +## COMPILING FROM SOURCE +------------------------ + If you need some specific customization, you can compile and install from the released source code. Make sure you have the basic development tools and the kernel includes the FUSE kernel module. Then unpack the source