diff options
Diffstat (limited to 'INSTALL.cli')
-rw-r--r-- | INSTALL.cli | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/INSTALL.cli b/INSTALL.cli index 9f0f52a..723237b 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -114,8 +114,7 @@ $ build2/b config.install.root=/usr/local config.install.root.sudo=sudo \ 'install(../libbutl-X.Y.Z/ ./)' \ -Note: you may want to use the \c{config.bin.rpath} configuration variable on -step 3 if your installation location is not searched automatically for -shared libraries. See the \c{INSTALL} file in \c{build2-toolchain} for -details.|| +Note: you may want to add the \c{config.bin.rpath} configuration variable +if your installation location is not searched automatically for shared +libraries. See the \c{INSTALL} file in \c{build2-toolchain} for details.|| " |