aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.cli
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.cli')
-rw-r--r--INSTALL.cli4
1 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL.cli b/INSTALL.cli
index 84649ba..f4f2dfc 100644
--- a/INSTALL.cli
+++ b/INSTALL.cli
@@ -69,9 +69,7 @@ makefile (but not the script):
\
$ mkdir build2-boot
-$ cd build2-boot
-$ make -f ../build2-X.Y.Z/bootstrap.gmake CXX=g++ -j 8
-$ cd ..
+$ make -C build2-boot -f ../build2-X.Y.Z/bootstrap.gmake CXX=g++ -j 8
$ build2-boot/build2/b-boot --version
\