aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index aab31f167..9808020d8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ejabberd Community Edition, by ProcessOne
+ejabberd Community Edition [![Build Status](https://travis-ci.org/processone/ejabberd.svg?branch=master)](https://travis-ci.org/processone/ejabberd)
=========================================
ejabberd is a distributed, fault-tolerant technology that allows the creation
@@ -117,13 +117,15 @@ To compile ejabberd you need:
### 1. Compile and install on *nix systems
-To compile ejabberd execute the commands:
+To compile ejabberd, execute the following commands. The first one is only
+necessary if your source tree didn't come with a `configure` script.
+ ./autogen.sh
./configure
make
-To install ejabberd, run this command with system administrator rights
-(root user):
+To install ejabberd, run this command with system administrator rights (root
+user):
sudo make install
@@ -153,7 +155,6 @@ tarball.
Links
-----
-- Guide: https://www.process-one.net/docs/ejabberd/guide_en.html
-- Official site: https://www.process-one.net/en/ejabberd
+- Documentation: http://docs.ejabberd.im
- Community site: https://www.ejabberd.im
-- Forum: https://www.process-one.net/en/forum
+- ejabberd commercial offering and support: https://www.process-one.net/en/ejabberd