From e1e89078487fb067677a6ae7f93bce9c7938566c Mon Sep 17 00:00:00 2001 From: Yves Biener Date: Sat, 17 Jan 2026 12:04:52 +0100 Subject: [PATCH] doc: remove hint as builds now use latest `zig` version --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 69fbccf..5b9d2ed 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ `zterm` is a terminal user interface library (*tui*) to implement terminal (fullscreen or inline) applications. -> [!caution] -> Only builds using the zig master version are tested to work. - ## Demo Clone this repository and run `zig build --help` to see the available examples. Run a given example as follows: