summaryrefslogtreecommitdiffstats
path: root/set_soenv.in
diff options
context:
space:
mode:
Diffstat (limited to 'set_soenv.in')
-rw-r--r--set_soenv.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index ee227a3975f8..c7d272945e78 100644
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -2160,7 +2160,8 @@ print "*********************************************************".
"******************* $newline";
print "To build, issue:\nmake\n\n";
-print "For the developer installation, issue:\nmake dev-install\n\n";
+print "To install when the build is finished, issue:\nmake install\n\n";
+print "If you want to develop LibreOffice, you might prefer:\nmake dev-install\n\n";
$bootfile = "bootstrap";
open( OUT, ">$bootfile" ) ||