From 7209e20139dc3b775552bfe3773b22dc1af7e819 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 29 May 2020 12:28:37 +0200 Subject: [PATCH] Add link to NixOS wiki page in build instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7b578a..11afacb 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ Then simply use `zig build` to build and `zig build run` to run. This will also build `riverctl` which can be found at `zig-cache/bin/riverctl`. To enable experimental Xwayland support use `-Dxwayland=true`. +*Note: NixOS users should refer to the +[Building on NixOS wiki page](https://github.com/ifreund/river/wiki/Building-on-NixOS)* + River can either be run nested in an X11/wayland session or directly from a tty using KMS/DRM.