diff --git a/README b/README index 9962af40..aaa63414 100644 --- a/README +++ b/README @@ -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