Updated the README

Added a recommendation to use ntfs-3g packaged by a distribution, and
inserted a link to the Wiki.
pull/9/head
Jean-Pierre André 2021-08-25 08:50:03 +02:00
parent 31ac7e4f0f
commit 88c4a19c5a
1 changed files with 8 additions and 3 deletions

11
README
View File

@ -24,7 +24,7 @@ available in Windows 10 can also be read through a plugin.
News, support answers, problem submission instructions, support and discussion
forums, and other information are available on the project web site at
https://github.com/tuxera/ntfs-3g
https://github.com/tuxera/ntfs-3g/wiki
The project has been funded, supported and maintained since 2008 by Tuxera:
@ -47,8 +47,13 @@ See the included file COPYING.LIB.
QUICK INSTALLATION
==================
Linux: Make sure you have the basic development tools and the kernel includes
the FUSE kernel module. Then unpack the source tarball and type:
Most distributions have an up-to-date NTFS-3G package ready for use, and
the recommended way is to install it.
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
tarball and type:
./configure
make