Skip to content

Commit 55be3ba

Browse files
docs: add zig installation instructions to installation prerequisites (#85)
1 parent d828966 commit 55be3ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ First, Install git LFS by [following these instructions](https://docs.github.com
2828

2929
Next, [install `just`](https://github.com/casey/just?tab=readme-ov-file#cross-platform)
3030

31+
Next, [install `zig`](https://ziglang.org/learn/getting-started/) if not already installed. **Important:** version 0.14.1 is required, which is currently _not_ the latest version.
32+
3133
Then, clone the git repository. Do this with
3234

3335
```elixir

0 commit comments

Comments
 (0)