Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2013-04-11 19:12:53 +0400
committerBadlop <badlop@process-one.net>2013-04-11 19:12:53 +0400
commitc7eaa9aeacaa3bb4493f43eb9ab62091b001eb1d (patch)
tree0e7290f7a120b8d22087ee8b145f3799af766d31 /README
parentc98540b8dbfe66cf870551279927ab2b0b99c445 (diff)
ejabberd 13 requires Erlang/OTP R15B or higher (EJAB-1630)
Fix documents and remove useless code.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index bd54491f4..fafd2ad32 100644
--- a/README
+++ b/README
@@ -9,8 +9,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- Libexpat 1.95 or higher
- - Erlang/OTP R10B-9 or higher. Recommended: R13B04 and R14B04.
- Avoid R14A and R14B.
+ - Erlang/OTP R15B or higher.
- OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support
(XEP-0138). Optional.