From 4ea3a47eab5a9f6950507b82c10cee72fd6063b1 Mon Sep 17 00:00:00 2001 From: Yaroslav de la Peña Smirnov Date: Mon, 11 Aug 2025 20:37:11 +0300 Subject: README: grammer and link to Zig's website --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 17c781c..7b24b5a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ in a messy state if UM Linux panics. It's just one simple file of C, so you can compile it any way you want. -That said, I made a Makefile specifically to statically compile to a small -binary that could be ran in any amd64 Linux, if that's what you need, and you -what `make` it, then you also need the zig toolchain. It was just the best -out-of-the-box option to statically compile a C binary. +That said, I made a Makefile specifically to statically compile it to a small +binary that could be ran in any amd64 Linux. If that's what you need, and you +want to `make` it, then you also need [Zig](https://ziglang.org/download/). +It was just the quickest "just werks™" option to statically compile a C binary. -- cgit v1.2.3