From 6c5cc813b3ff2bf0295a62f9632e4b0034bbb8fb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 May 2022 10:41:18 +0200 Subject: Minor terminology fix in documentation --- INSTALL.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL.cli') diff --git a/INSTALL.cli b/INSTALL.cli index dd29c17..9d20757 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -89,7 +89,7 @@ $ mv build2/b build2/b-boot $ build2/b-boot --version \ -Or, alternatively, for an out of tree build: +Or, alternatively, for an out of source build: \ $ build2-boot/build2/b-boot config.cxx=g++ config.bin.lib=static \ @@ -150,7 +150,7 @@ $ b uninstall $ which b \ -Or, alternatively, for an out of tree build: +Or, alternatively, for an out of source build: \ $ build2-static/build2/b configure: build2-X.Y.Z/@build2-shared/ \ -- cgit v1.1