From 0e0222cd027157f47e23030c09b78089ee6a54c1 Mon Sep 17 00:00:00 2001 From: Caleb Gardner Date: Sat, 7 Feb 2026 11:34:34 -0600 Subject: [PATCH] Fix formatting for build flags in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3174216..2eeb5a0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Overall works, but currently is completely single threaded and is missing some f Instead of using Zig's standard library for decompression -> `Dversion` +> `-Dversion` Sets the version of `unsquashfs` shown when `--version` is passed.