From 6585c83eabb290cf6d9630757c4e37a9636f87df Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Mon, 25 May 2026 22:57:09 -0400 Subject: [PATCH] docs: typo! --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 6e77f11e..117f7e08 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -92,7 +92,7 @@ Build XO libraries, assemble sanbox under ``./result`` .. code-block:: - $ nixbuild -A xo-userenv + $ nix-build -A xo-userenv Aternatively can enter nix environment, then follow instructions for cmake build: