aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-17 16:03:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-17 16:03:30 +0200
commit431eb111680021f2dfc73939ce915db823a0fd38 (patch)
tree1613b8c2c654e21f75a7479d9c60edf5061eeb89 /INSTALL
parentbac3721b9449dffa321f336a593887ec2b505870 (diff)
Fix incorrect sudo name
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 00b06dd..6a79560 100644
--- a/INSTALL
+++ b/INSTALL
@@ -86,7 +86,7 @@ issues, you can adjust the commands below accordingly. Note that even if
config.cxx.loptions=-L/usr/local/lib \
config.bin.rpath=/usr/local/lib \
config.install.root=/usr/local \
- config.install.sudo=sudo \
+ config.install.root.sudo=sudo \
configure
$ ./build2/build/b update
@@ -100,6 +100,7 @@ issues, you can adjust the commands below accordingly. Note that even if
$ which bpkg
$ bpkg --version
+ $ cd # back to home directory
5. Setting up updates with the package manager