update README

This commit is contained in:
Mitchell Hashimoto
2022-07-14 14:23:45 -07:00
parent 7ac2c591d2
commit 3b191324c6

View File

@ -69,7 +69,8 @@ all the necessary dependencies pinned to exact versions.
**Note: Zig nightly is required.** Ghostty is built against the nightly **Note: Zig nightly is required.** Ghostty is built against the nightly
releases of Zig. The latest released version (0.9.1 at the time of this releases of Zig. The latest released version (0.9.1 at the time of this
edit) will NOT work. edit) will NOT work. You can find binary releases of nightly builds
on the [Zig downloads page](https://ziglang.org/download/).
With Zig installed, a binary can be built using `zig build`: With Zig installed, a binary can be built using `zig build`: