summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-02-06 23:15:33 +0000
committerPeter Powell <petpow@saberuk.com>2019-02-06 23:15:33 +0000
commit88d5659922bd71843803d3ce087023cb7aacc028 (patch)
tree49fb84330fe46ef96f454116aacdf608b1e910a7 /configure
parent577cc512e4c2be2cfdff0f414f1c3081a414ac7f (diff)
Tell people to run `make install` instead of just `make`.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a75e333f9..81e742b09 100755
--- a/configure
+++ b/configure
@@ -397,7 +397,7 @@ print_format <<"EOM";
<|GREEN Execution User:|> $config{USER} ($config{UID})
<|GREEN Socket Engine:|> $config{SOCKETENGINE}
-To build with these settings run '<|GREEN make -j${\get_cpu_count}|>' now.
+To build with these settings run '<|GREEN make -j${\get_cpu_count} install|>' now.
EOM