]> wimlib.net Git - wimlib/blobdiff - README
Use --enable-ssse3-sha1 for x86_64 Windows builds
[wimlib] / README
diff --git a/README b/README
index a7a820839fcd7c4b42319f2595d5618ff911ee17..7a4056002c6052bf4b196a7869f20a28e51cdd3d 100644 (file)
--- a/README
+++ b/README
@@ -336,7 +336,7 @@ With regards to the supported compression formats:
   neither of which is completely applicable to its use in the WIM format, and
   the first of which contains multiple errors.
 - There does not seem to be any official documentation for LZMS, so my comments
-  and code in src/lzms-decompress.c may in fact be the best documentation
+  and code in src/lzms_decompress.c may in fact be the best documentation
   available for this particular compression format.
 
 The algorithms used by wimlib's compression and decompression codecs are