diff --git a/INSTALL b/INSTALL index 379c5aa7..796044d2 100644 --- a/INSTALL +++ b/INSTALL @@ -10,6 +10,7 @@ The latest source code can be downloaded from github and compiled using: # autoheader && autoconf && ./configure --enable-libgsl --enable-perl-filters make +For detailed documentation, visit the BCFtools online manual at https://samtools.github.io/bcftools/. IMPORTANT: --- @@ -266,5 +267,4 @@ mingw-w64-x86_64-libdeflate mingw-w64-x86_64-zlib mingw-w64-x86_64-bzip2 mingw-w64-x86_64-xz mingw-w64-x86_64-curl mingw-w64-x86_64-autotools mingw-w64-x86_64-tools-git -(The last is only needed for building libraries compatible with MSVC.) - +(The last is only needed for building libraries compatible with MSVC.) \ No newline at end of file