aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3900eed..9f98ba4 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ separate `riverctl` binary implementing it.
To compile river first ensure that you have the following dependencies
installed:
-- [zig](https://github.com/ziglang/zig) 0.6.0
+- [zig](https://ziglang.org/download/) master (will stick with 0.7.0 when it is released)
- wayland
- wayland-protocols
- [wlroots](https://github.com/swaywm/wlroots) 0.11.0
@@ -33,7 +33,7 @@ installed:
- pkg-config
- scdoc (optional, but required for man page generation)
-*Note: NixOS users should refer to the
+*Note: NixOS users may refer to the
[Building on NixOS wiki page](https://github.com/ifreund/river/wiki/Building-on-NixOS)*
Then run, for example,