Skip to content

Commit 2c2b7f4

Browse files
authored
Add comment about Zig 15 to readme (#170)
1 parent 4dfba22 commit 2c2b7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Then point your editor to the downloaded binary.
2323

2424
### Building from source
2525

26-
To build Expert from source, you need Zig `0.14.1` installed on your system.
26+
To build Expert from source, you need Zig `0.14.1` installed on your system. Later versions will not work.
2727

2828
Then you can run the following command or follow the instructions in the [Installation Instructions](pages/installation.md):
2929

0 commit comments

Comments
 (0)