]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Merge extras/m_privdeaf into m_deaf and update documentation.
[user/henk/code/inspircd.git] / configure
index a75e333f91245b5bc0db58254464fd8f884631b6..048975f41dee8f5ece6c68e792487ce6ee612132 100755 (executable)
--- a/configure
+++ b/configure
@@ -268,7 +268,7 @@ not been tested as heavily and may contain various faults which could seriously
 affect the running of your server. It is recommended that you use a stable
 version instead.
 
-You can obtain the latest stable version from http://www.inspircd.org/ or by
+You can obtain the latest stable version from https://www.inspircd.org or by
 running `<|GREEN git checkout $(git describe --abbrev=0 --tags insp3)|>` if you are
 installing from Git.
 EOW
@@ -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