summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2015-08-12 11:53:54 +0200
committerPaweł Chmielowski <pchmielowski@process-one.net>2015-08-12 11:53:54 +0200
commit2392f09e99b722a4f9ecea358ad7ae18622ab30d (patch)
tree30c72e73af1b0057ac8accef590826f0c54ac161 /README
parentAdd support for MUC MAM (diff)
Ejabberd now requires erlang R17+
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 31a76778..884a2905 100644
--- a/README
+++ b/README
@@ -106,7 +106,7 @@ To compile ejabberd you need:
- GCC.
- Libexpat 1.95 or higher.
- Libyaml 0.1.4 or higher.
- - Erlang/OTP R16B03 or higher.
+ - Erlang/OTP R17 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.
- PAM library. Optional. For Pluggable Authentication Modules (PAM).