doc: correct zig version requirement in readme
This commit is contained in:
parent
c0a2286847
commit
aaf5a190fc
@ -34,7 +34,7 @@ git submodule update --init
|
|||||||
To compile river first ensure that you have the following dependencies
|
To compile river first ensure that you have the following dependencies
|
||||||
installed:
|
installed:
|
||||||
|
|
||||||
- [zig](https://ziglang.org/download/) 0.7.1
|
- [zig](https://ziglang.org/download/) 0.8.0
|
||||||
- wayland
|
- wayland
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- [wlroots](https://github.com/swaywm/wlroots) 0.13.0
|
- [wlroots](https://github.com/swaywm/wlroots) 0.13.0
|
||||||
|
Loading…
Reference in New Issue
Block a user