summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index c38d4bf..7217b55 100644
--- a/README.md
+++ b/README.md
@@ -144,8 +144,7 @@ The following components exist:
Optionally, `libsquashfs` can be compiled with builtin, custom versions of zlib
and lz4. The configure options `--with-builtin-zlib` and `--with-builtin-lz4`
-can be used. The respective library sources are in `lib/sqfs/comp` in the
-squashfs-tools-ng source tree.
+can be used. The respective library sources are also in the `lib` directory.
The `tests` sub-directory contains unit tests for the libraries.