Skip to content

Commit f1f9db8

Browse files
committed
Update PACKAGING to note Zig 0.14 requirement
1 parent a542e63 commit f1f9db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PACKAGING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To find the version of Zig required to build Ghostty, check the `required_zig`
4848
constant in `build.zig`. You don't need to know Zig to extract this information.
4949
This version will always be an official released version of Zig.
5050

51-
For example, at the time of writing this document, Ghostty requires Zig 0.13.0.
51+
For example, at the time of writing this document, Ghostty requires Zig 0.14.0.
5252

5353
## Building Ghostty
5454

0 commit comments

Comments
 (0)