From 64f6d92f0456054ccf6d6ab5615f2ad96ea3232e Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 18 Oct 2023 12:21:53 -0400 Subject: [PATCH] doc: README nit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53d0b6d0..fe4f6263 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ build+install these first ## build ``` -$ cd process +$ cd xo-process $ mkdir build $ cd build $ INSTALL_PREFIX=/usr/local # or wherever you prefer