doc: remove hint as builds now use latest zig version

This commit is contained in:
2026-01-17 12:04:52 +01:00
parent 1cb7fca701
commit e1e8907848

View File

@@ -2,9 +2,6 @@
`zterm` is a terminal user interface library (*tui*) to implement terminal (fullscreen or inline) applications. `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 ## Demo
Clone this repository and run `zig build --help` to see the available examples. Run a given example as follows: Clone this repository and run `zig build --help` to see the available examples. Run a given example as follows: