Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Then point your editor to the downloaded binary.

### Building from source

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

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

Expand Down
Loading