docs: add note about master version of zig

This commit is contained in:
LordMZTE 2022-06-12 13:28:02 +02:00
parent bcd4341431
commit 0fc3ca3505
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -3,6 +3,7 @@ A zig framework for writing [zellij](https://zellij.dev/) plugins.
# usage
For an example of how to use it, see the example directory.
Also note that you'll need a master version of the zig compiler to use zellzig.
Here's a quick overview:
```zig