aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.cli
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.cli')
-rw-r--r--INSTALL.cli5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL.cli b/INSTALL.cli
index f97717e..0fa490c 100644
--- a/INSTALL.cli
+++ b/INSTALL.cli
@@ -120,7 +120,8 @@ $ xcode-select --install
$ cd build2-toolchain-X.Y.Z
$ cd build2/
$ ./bootstrap
- $ ./build2/b-boot update
+ $ cd ..
+ $ ./build2/build2/b-boot update
\
For more information on this step (for example, how to specify the C++
@@ -130,8 +131,6 @@ $ xcode-select --install
\li|\n4. Configuring, Building, and Installing the Rest of the Toolchain\n
\
- $ cd .. # back to build2-toolchain-X.Y.Z
-
$ ./build2/build2/b \
config.cxx.poptions=-I/usr/local/include \
config.cxx.loptions=-L/usr/local/lib \