]> granicus.if.org Git - ejabberd/commitdiff
README: Mention how to create "configure" script
authorHolger Weiss <holger@zedat.fu-berlin.de>
Mon, 9 Feb 2015 13:31:59 +0000 (14:31 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Mon, 9 Feb 2015 13:31:59 +0000 (14:31 +0100)
README

diff --git a/README b/README
index aab31f167a64af2e01a3c0b6b0be49209a7af7a6..dd05f40b49a5b7b35f683981c3a713f4f9a32667 100644 (file)
--- a/README
+++ b/README
@@ -122,8 +122,10 @@ To compile ejabberd execute the commands:
     ./configure
     make
 
-To install ejabberd, run this command with system administrator rights
-(root user):
+If you don't have the `configure` script, run `autogen.sh` first.
+
+To install ejabberd, execute the following command with system administrator
+rights (root user):
 
     sudo make install